From 3635ba4947f68ca36cfe98c7bba82ad5c6fc43f5 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 18 Oct 2022 11:03:27 +0200 Subject: [PATCH] =?UTF-8?q?import=20libell=C3=A9=20fr=20et=20es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/i18n/es.json | 4 +++- core/module/install/ressource/i18n/fr_FR.json | 4 +++- core/module/plugin/view/dataImport/dataImport.php | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/core/module/install/ressource/i18n/es.json b/core/module/install/ressource/i18n/es.json index f5554cb3..5215a814 100644 --- a/core/module/install/ressource/i18n/es.json +++ b/core/module/install/ressource/i18n/es.json @@ -483,5 +483,7 @@ "Menu standard": "Menú estándar", "Menu accessoire": "Menú accesorio", "Activer": "Activar", - "Interface": "Interfaz" + "Interface": "Interfaz", + "Importer dans": "Importar a", + "Archive ZIP": "Archivo ZIP" } \ No newline at end of file diff --git a/core/module/install/ressource/i18n/fr_FR.json b/core/module/install/ressource/i18n/fr_FR.json index be020cdb..41c1ed94 100644 --- a/core/module/install/ressource/i18n/fr_FR.json +++ b/core/module/install/ressource/i18n/fr_FR.json @@ -481,5 +481,7 @@ "Le sous-menu de la page parente": "", "Menu standard": "", "Menu accessoire": "", - "Activer": "" + "Activer": "", + "Importer dans": "", + "Archive": "" } \ No newline at end of file diff --git a/core/module/plugin/view/dataImport/dataImport.php b/core/module/plugin/view/dataImport/dataImport.php index fcf2b337..5616da2a 100644 --- a/core/module/plugin/view/dataImport/dataImport.php +++ b/core/module/plugin/view/dataImport/dataImport.php @@ -21,13 +21,13 @@
'Archive ZIP :', + 'label' => 'Archive ZIP', 'type' => 2 ]); ?>
'Importer le module dans la page ' . template::flag('selected', '20px') + 'label' => 'Importer dans' . template::flag('selected', '20px') ]); ?>