]> BookStack Code Mirror - bookstack/blobdiff - lang/ja/editor.php
Searching: Added test for guillemets
[bookstack] / lang / ja / editor.php
index b47d638b4a989b8b69a4d5afc6c80e27518dfff5..6d4a424c5f673ef229303e219010418dae2d8a48 100644 (file)
@@ -81,6 +81,9 @@ return [
     'table_properties' => '表の詳細設定',
     'table_properties_title' => '表の詳細設定',
     'delete_table' => '表の削除',
+    'table_clear_formatting' => '表の書式をクリア',
+    'resize_to_contents' => '内容に合わせてリサイズ',
+    'row_header' => 'ヘッダー行',
     'insert_row_before' => '上側に行を挿入',
     'insert_row_after' => '下側に行を挿入',
     'delete_row' => '行の削除',
@@ -160,6 +163,8 @@ return [
     'about' => 'エディタについて',
     'about_title' => 'WYSIWYGエディタについて',
     'editor_license' => 'エディタのライセンスと著作権',
+    'editor_lexical_license' => 'このエディタはMITライセンスの下で配布されている :lexicalLink のフォークとして構築されています。',
+    'editor_lexical_license_link' => '完全なライセンスの詳細はこちらをご覧ください。',
     'editor_tiny_license' => 'このエディタはMITライセンスの下で提供される:tinyLinkを利用して構築されています。',
     'editor_tiny_license_link' => 'TinyMCEの著作権およびライセンスの詳細は、こちらをご覧ください。',
     'save_continue' => 'ページを保存して続行',