]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / ja / common.php
index 82429bd766f6d69f2eee6379cd2407f6b3106ce0..90b587d54c1e38c94060e8dfe78ac2ae363f4bf1 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' => '情報',