]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/common.php
Adds autofocus on the email field of the standard login page.
[bookstack] / resources / lang / ja / common.php
index 383294880b5d94d31748c7be61b5d5c7b8db3614..e7b7b4a57536c403eca7545bd57833263fa8633f 100644 (file)
@@ -10,6 +10,7 @@ return [
     'save' => '保存',
     'continue' => '続ける',
     'select' => '選択',
+    'more' => 'その他',
 
     /**
      * Form Labels
@@ -17,12 +18,13 @@ return [
     'name' => '名称',
     'description' => '概要',
     'role' => '権限',
-
+    'cover_image_description' => 'この画像は約 300x170px をする必要があります。',
     /**
      * Actions
      */
     'actions' => '実行',
     'view' => '表示',
+    'reply' => '返信',
     'create' => '作成',
     'update' => '更新',
     'edit' => '編集',
@@ -44,6 +46,9 @@ return [
     'no_items' => 'アイテムはありません',
     'back_to_top' => '上に戻る',
     'toggle_details' => '概要の表示切替',
+    'details' => '詳細',
+    'grid_view' => 'グリッド形式',
+    'list_view' => 'リスト形式',
 
     /**
      * Header