X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ba25a3e1b73f87e7f9f7c071a46f739a0b17d2a4..refs/pull/4467/head:/lang/zh_CN/common.php diff --git a/lang/zh_CN/common.php b/lang/zh_CN/common.php index 11d7144ab..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' => '取消收藏', @@ -86,8 +88,8 @@ return [ 'profile_menu' => '个人资料', 'view_profile' => '查看个人资料', 'edit_profile' => '编辑个人资料', - 'dark_mode' => '夜间模式', - 'light_mode' => '日间模式', + 'dark_mode' => '深色模式', + 'light_mode' => '浅色模式', 'global_search' => '全局搜索', // Layout tabs