mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
New Crowdin updates (#3384)
This commit is contained in:
@@ -27,8 +27,8 @@ return [
|
||||
'app_secure_images' => '이미지 주소 보호',
|
||||
'app_secure_images_toggle' => '이미지 주소 보호',
|
||||
'app_secure_images_desc' => '성능상의 문제로 이미지에 누구나 접근할 수 있기 때문에 이미지 주소를 무작위한 문자로 구성합니다. 폴더 색인을 끄세요.',
|
||||
'app_editor' => '에디터',
|
||||
'app_editor_desc' => '모든 사용자에게 적용합니다.',
|
||||
'app_default_editor' => 'Default Page Editor',
|
||||
'app_default_editor_desc' => 'Select which editor will be used by default when editing new pages. This can be overridden at a page level where permissions allow.',
|
||||
'app_custom_html' => '헤드 작성',
|
||||
'app_custom_html_desc' => '설정 페이지를 제외한 모든 페이지 head 태그 끝머리에 추가합니다.',
|
||||
'app_custom_html_disabled_notice' => '문제가 생겨도 설정 페이지에서 되돌릴 수 있어요.',
|
||||
@@ -152,6 +152,7 @@ return [
|
||||
'role_access_api' => '시스템 접근 API',
|
||||
'role_manage_settings' => '사이트 설정 관리',
|
||||
'role_export_content' => '항목 내보내기',
|
||||
'role_editor_change' => 'Change page editor',
|
||||
'role_asset' => '권한 항목',
|
||||
'roles_system_warning' => '위 세 권한은 자신의 권한이나 다른 유저의 권한을 바꿀 수 있습니다.',
|
||||
'role_asset_desc' => '책, 챕터, 문서별 권한은 이 설정에 우선합니다.',
|
||||
|
Reference in New Issue
Block a user