From 803c377b3bc11429ca222324029bb75984226066 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 22 Oct 2020 13:31:18 +0100 Subject: [PATCH] New translations entities.php (Spanish, Argentina) --- resources/lang/es_AR/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index 3c409f278..3a5685f35 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -265,7 +265,7 @@ return [ 'attachments_link_url' => 'Enlace a archivo', 'attachments_link_url_hint' => 'URL del sitio o archivo', 'attach' => 'Adjuntar', - 'attachments_insert_link' => 'Añadir enlace al adjunto en la página', + 'attachments_insert_link' => 'Agregar el Enlace del adjunto a la Página', 'attachments_edit_file' => 'Editar archivo', 'attachments_edit_file_name' => 'Nombre del archivo', 'attachments_edit_drop_upload' => 'Arrastre los archivos o presione aquí para subir o sobreescribir',