]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_CN/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / zh_CN / common.php
index 5edb74d250d0a33752051970ba8e27f05eeff7bd..be36fcecaff52acb926b9d8d68c175b2a1c2cc44 100644 (file)
@@ -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' => '排序选项',
@@ -74,15 +77,18 @@ return [
     'status' => '状态',
     'status_active' => '已激活',
     'status_inactive' => '未激活',
-    'never' => '永不',
+    'never' => '从未',
+    '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' => '信息',