From c89865b5741aeecf521ebecd47056f9ff2ca2a7c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:05 +0100 Subject: [PATCH] New translations editor.php (Italian) --- resources/lang/it/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it/editor.php b/resources/lang/it/editor.php index c9f42eb44..59b7f1086 100644 --- a/resources/lang/it/editor.php +++ b/resources/lang/it/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Informazioni sull\'editor', 'about_title' => 'Informazioni sull\'editor di WYSIWYG', 'editor_license' => 'Licenza & Copyright Dell\'Editor', - 'editor_tiny_license' => 'Questo editor è costruito usando :tinyLink che è fornito sotto una licenza LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'I dettagli del copyright e della licenza di TinyMCE sono disponibili qui.', 'save_continue' => 'Salva Pagina E Continua', 'callouts_cycle' => '(Continua a premere per passare da un tipo all\'altro)',