@elastic-suite/gally-admin-components
Version:
Components package for gally admin BO
17 lines (16 loc) • 679 B
JSON
{
"importexport": "Import / Export",
"tabs.import": "Import",
"tabs.export": "Export",
"profile": "Profil",
"profile.run": "Exécuter",
"import.run": "Importer",
"export.run": "Exporter",
"error.createImportJob": "Une erreur est survenue durant la création de la tâche d'import",
"error.createExportJob": "Une erreur est survenue durant la création de la tâche d'export",
"success.importJobCreated": "Tâche d'import créée avec succès",
"success.exportJobCreated": "Tâche d'export créée avec succès",
"import.none": "Aucun import n'a été créé",
"export.none": "Aucun export n'a été créé",
"import.file.title": "Import: {{title}}"
}