]> 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 4889faf116c088d1609a6707f18b2ef7b3d7c5f3..be36fcecaff52acb926b9d8d68c175b2a1c2cc44 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => '操作',
     'view' => '浏览',
     'view_all' => '查看全部',
+    'new' => 'New',
     'create' => '创建',
     'update' => '更新',
     'edit' => '编辑',
@@ -80,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' => '信息',