]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/common.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / vi / common.php
index d514fc74e7338666d55c4ff6ce7b96e4df88896b..ffde7183b123ff7f0f12265f21f81884b1d58f0a 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Tạo',
     'update' => 'Cập nhật',
     'edit' => 'Sửa',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'Sắp xếp',
     'move' => 'Di chuyển',
     'copy' => 'Sao chép',
@@ -107,4 +109,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',
 ];