From 9ab485093e63ada546792adf5382c7a77850a45d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:44 +0100 Subject: [PATCH] New translations editor.php (Spanish, Argentina) --- resources/lang/es_AR/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_AR/editor.php b/resources/lang/es_AR/editor.php index 91df80ba9..431126536 100644 --- a/resources/lang/es_AR/editor.php +++ b/resources/lang/es_AR/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Acerca del editor', 'about_title' => 'Acerca del editor WYSIWYG', 'editor_license' => 'Licencia del editor y derechos de autor', - 'editor_tiny_license' => 'Este editor se construye usando :tinyLink que se proporciona bajo una licencia LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Aquí se muestran los detalles de los derechos de autor y la licencia de TinyMCE.', 'save_continue' => 'Guardar Página y Continuar', 'callouts_cycle' => '(Siga presionando para alternar entre tipos)',