X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f6816db61594aea20b25b123174d6f593e3f5a80..refs/pull/2336/head:/resources/lang/zh_CN/common.php diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index 4e257a2b6..e96edaf1e 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/common.php @@ -33,12 +33,13 @@ return [ 'copy' => '复制', 'reply' => '回复', 'delete' => '删除', + 'delete_confirm' => '确认删除', 'search' => '搜索', 'search_clear' => '清除搜索', 'reset' => '重置', 'remove' => '删除', 'add' => '添加', - 'fullscreen' => 'Fullscreen', + 'fullscreen' => '全屏', // Sort Options 'sort_options' => '排序选项', @@ -66,6 +67,8 @@ return [ 'profile_menu' => '个人资料', 'view_profile' => '查看资料', 'edit_profile' => '编辑资料', + 'dark_mode' => '夜间模式', + 'light_mode' => '日间模式', // Layout tabs 'tab_info' => '信息',