From 8a1fb300fe8635b78a680e9b7f7a6e627b4c2cc6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:04 +0100 Subject: [PATCH] New translations editor.php (Hungarian) --- resources/lang/hu/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hu/editor.php b/resources/lang/hu/editor.php index 9a955a868..d44a83c87 100644 --- a/resources/lang/hu/editor.php +++ b/resources/lang/hu/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' => 'Mentés és Folytatás', 'callouts_cycle' => '(Keep pressing to toggle through types)',