X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c84d99945649941c82b654ec4247f56cfa98a81e..2be504e0d20aa7c95b1fe006f675928faf0bd1a9:/lang/ja/editor.php diff --git a/lang/ja/editor.php b/lang/ja/editor.php index 22162796c..576e08f14 100644 --- a/lang/ja/editor.php +++ b/lang/ja/editor.php @@ -163,6 +163,8 @@ return [ 'about' => 'エディタについて', 'about_title' => 'WYSIWYGエディタについて', 'editor_license' => 'エディタのライセンスと著作権', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'このエディタはMITライセンスの下で提供される:tinyLinkを利用して構築されています。', 'editor_tiny_license_link' => 'TinyMCEの著作権およびライセンスの詳細は、こちらをご覧ください。', 'save_continue' => 'ページを保存して続行',