]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/common.php
Extend /users API endpoint
[bookstack] / resources / lang / ko / common.php
index 3a1bf6cb7a2526cde6f18d725ec57e28047a81fd..bb304bea11d5a4314b3423ec0c8e17c27decd3cc 100644 (file)
@@ -65,6 +65,7 @@ return [
     'breadcrumb' => '탐색 경로',
 
     // Header
+    'header_menu_expand' => 'Expand Header Menu',
     'profile_menu' => '프로필',
     'view_profile' => '프로필 보기',
     'edit_profile' => '프로필 바꾸기',
@@ -73,7 +74,9 @@ return [
 
     // Layout tabs
     'tab_info' => '정보',
+    'tab_info_label' => 'Tab: Show Secondary Information',
     'tab_content' => '내용',
+    'tab_content_label' => 'Tab: Show Primary Content',
 
     // Email Content
     'email_action_help' => ':actionText를 클릭할 수 없을 때는 웹 브라우저에서 다음 링크로 접속할 수 있습니다.',