X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c81cb6f2afd79c33104671ea31f4b0a0e9f85eba..refs/pull/4467/head:/lang/zh_CN/common.php diff --git a/lang/zh_CN/common.php b/lang/zh_CN/common.php index 1d56c4371..e602190d3 100644 --- a/lang/zh_CN/common.php +++ b/lang/zh_CN/common.php @@ -6,6 +6,7 @@ return [ // Buttons 'cancel' => '取消', + 'close' => '关闭', 'confirm' => '确认', 'back' => '返回', 'save' => '保存', @@ -41,6 +42,7 @@ return [ 'remove' => '删除', 'add' => '添加', 'configure' => '配置', + 'manage' => 'Manage', 'fullscreen' => '全屏', 'favourite' => '收藏', 'unfavourite' => '取消收藏',