]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/common.php
respective book and chapter structure added.
[bookstack] / lang / vi / common.php
index 5215e8ab85545b6b46e10549eb30640d9e24e4d0..16929a2fbaece5e5bfbd59db84de6699e8908a60 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Mô tả',
     'role' => 'Vai trò',
     'cover_image' => 'Ảnh bìa',
-    'cover_image_description' => 'Ảnh nên có kích thước 440x250px.',
+    '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.',
 
     // Actions
     'actions' => 'Hành động',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Chính Sách Quyền Riêng Tư',
     'terms_of_service' => 'Điều khoản Dịch vụ',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];