From: Dan Brown Date: Sat, 23 Jul 2022 10:42:57 +0000 (+0100) Subject: New translations editor.php (Arabic) X-Git-Tag: v22.07~1^2~5^2~103 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/c5a0b99d2066e48f0661e3aa748cbc3041261cb8 New translations editor.php (Arabic) --- diff --git a/resources/lang/ar/editor.php b/resources/lang/ar/editor.php index 4cf87adfd..c38b92389 100644 --- a/resources/lang/ar/editor.php +++ b/resources/lang/ar/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)',