]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/common.php
Enhance changelog input to textarea with character counter
[bookstack] / lang / zh_CN / common.php
index bc391354e69b2db3c8edd875c88ad28f2a053b9b..59a70f78e5698e850cefa66b49652e0316f17a90 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => '创建',
     'update' => '更新',
     'edit' => '编辑',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => '排序',
     'move' => '移动',
     'copy' => '复制',
@@ -109,5 +111,5 @@ return [
     'terms_of_service' => '服务条款',
 
     // OpenSearch
-    'opensearch_description' => 'Search :appName',
+    'opensearch_description' => '搜索 :appName',
 ];