]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/editor.php
Guest create page: name field autofocus
[bookstack] / resources / lang / ja / editor.php
index 839906e88b9d2d4ecbd4d99d108705012e8325ab..d3a36019de9f5c244021d1bae8a2f7e5116b2a1f 100644 (file)
@@ -66,6 +66,7 @@ return [
     'insert_link_title' => 'リンクの挿入・編集',
     'insert_horizontal_line' => '水平線を挿入',
     'insert_code_block' => 'コードブロックを挿入',
+    'edit_code_block' => 'Edit code block',
     'insert_drawing' => '描画を挿入・編集',
     'drawing_manager' => '描画マネージャー',
     'insert_media' => 'メディアの挿入・編集',
@@ -143,9 +144,11 @@ return [
     'url' => 'リンク先URL',
     'text_to_display' => 'リンク元テキスト',
     'title' => 'タイトル',
-    'open_link' => 'リンクの開き方...',
+    'open_link' => 'Open link',
+    'open_link_in' => 'Open link in...',
     'open_link_current' => '同じウィンドウ',
     'open_link_new' => '新規ウィンドウ',
+    'remove_link' => 'Remove link',
     'insert_collapsible' => '折りたたみブロックを追加',
     'collapsible_unwrap' => 'ブロックの解除',
     'edit_label' => 'ラベルを編集',