X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/dc6013fd7e5b6c261da4ce8a88052dd3f7b5111f..refs/pull/5312/head:/lang/ko/common.php diff --git a/lang/ko/common.php b/lang/ko/common.php index 95974dad4..246a3aebc 100644 --- a/lang/ko/common.php +++ b/lang/ko/common.php @@ -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', ];