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') ]); ?>