X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..refs/pull/3918/head:/resources/lang/zh_CN/common.php diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index ea62f2b97..be36fceca 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/common.php @@ -25,6 +25,7 @@ return [ 'actions' => '操作', 'view' => '浏览', 'view_all' => '查看全部', + 'new' => 'New', 'create' => '创建', 'update' => '更新', 'edit' => '编辑', @@ -47,6 +48,8 @@ return [ 'previous' => '上一页', 'filter_active' => '标签过滤器:', 'filter_clear' => '清除过滤器', + 'download' => '下载', + 'open_in_tab' => '在标签页中打开。', // Sort Options 'sort_options' => '排序选项', @@ -78,12 +81,14 @@ return [ 'none' => '无', // Header + 'homepage' => 'Homepage', 'header_menu_expand' => '展开标头菜单', 'profile_menu' => '个人资料', 'view_profile' => '查看个人资料', 'edit_profile' => '编辑个人资料', 'dark_mode' => '夜间模式', 'light_mode' => '日间模式', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => '信息',