X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/65453bd94e9aa07d579eb96b163359a0f890983e..refs/pull/5721/head:/lang/zh_CN/common.php diff --git a/lang/zh_CN/common.php b/lang/zh_CN/common.php index bc391354e..59a70f78e 100644 --- a/lang/zh_CN/common.php +++ b/lang/zh_CN/common.php @@ -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', ];