]> BookStack Code Mirror - bookstack/blobdiff - lang/ko/common.php
respective book and chapter structure added.
[bookstack] / lang / ko / common.php
index 95974dad4f4cbbb9d6b92c58c920d27b0cf45520..246a3aebc3686895853ec484b935f0c9942c4a21 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => '설명',
     'role' => '권한',
     'cover_image' => '대표 이미지',
-    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
+    'cover_image_description' => '이 이미지는 필요에 따라 다양한 시나리오에서 사용자 인터페이스에 맞게 크기가 조정되거나 잘려질 수 있기 때문에 실제 표시되는 크기가 다를 수는 있지만 대략 440x250px 이어야 합니다.',
 
     // Actions
     'actions' => '활동',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => '개인 정보 처리 방침',
     'terms_of_service' => '서비스 이용 약관',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];