X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/dc6013fd7e5b6c261da4ce8a88052dd3f7b5111f..refs/pull/5405/head:/lang/es_AR/editor.php diff --git a/lang/es_AR/editor.php b/lang/es_AR/editor.php index 52563e4bc..28b6e92c8 100644 --- a/lang/es_AR/editor.php +++ b/lang/es_AR/editor.php @@ -81,9 +81,9 @@ return [ 'table_properties' => 'Propiedades de tabla', 'table_properties_title' => 'Propiedades de Tabla', 'delete_table' => 'Eliminar tabla', - 'table_clear_formatting' => 'Limpiar formato de tabla', + 'table_clear_formatting' => 'Limpiar el formato de tabla', 'resize_to_contents' => 'Redimensionar al contenido', - 'row_header' => 'Fila de cabecera', + 'row_header' => 'Cabecera de fila', 'insert_row_before' => 'Insertar fila arriba', 'insert_row_after' => 'Insertar fila abajo', 'delete_row' => 'Eliminar fila', @@ -163,6 +163,8 @@ return [ 'about' => 'Acerca del editor', 'about_title' => 'Acerca del editor WYSIWYG', 'editor_license' => 'Licencia del editor y derechos de autor', + 'editor_lexical_license' => 'Este editor está construido como una bifurcación de :lexicalLink que se distribuye bajo la licencia MIT.', + 'editor_lexical_license_link' => 'Los detalles completos de la licencia se pueden encontrar aquí.', 'editor_tiny_license' => 'Este editor se construye usando :tinyLink provisto bajo la licencia MIT.', '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',