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