From: Dan Brown Date: Sat, 23 Jul 2022 10:43:06 +0000 (+0100) Subject: New translations editor.php (Japanese) X-Git-Tag: v22.07~1^2~5^2~93 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/11cf9fd8325f337761b6706decb0eae7ce9409bb New translations editor.php (Japanese) --- diff --git a/resources/lang/ja/editor.php b/resources/lang/ja/editor.php index aaed115f2..e7173bb13 100644 --- a/resources/lang/ja/editor.php +++ b/resources/lang/ja/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'エディタについて', 'about_title' => 'WYSIWYGエディタについて', 'editor_license' => 'エディタのライセンスと著作権', - 'editor_tiny_license' => 'このエディタはLGPL v2.1ライセンスの下で提供される:tinyLinkを利用して構築されています。', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCEの著作権およびライセンスの詳細は、こちらをご覧ください。', 'save_continue' => 'ページを保存して続行', 'callouts_cycle' => '(押し続けて種類を切り替え)',