diff --git a/importer/de/csvxml-overview.json b/importer/de/csvxml-overview.json new file mode 100644 index 00000000..d68c2bbd --- /dev/null +++ b/importer/de/csvxml-overview.json @@ -0,0 +1,13 @@ +{ + "csvxml_overview": { + "upload": "Hochladen", + "select_csv_file_for_upload": "Please select a CSV<\/abbr> file to create XML<\/abbr> files", + "currently_approved_tags": "Derzeit zum Import verf\u00fcgbare Tags \/ Felder", + "object_base_data": "Objekt-Basisdaten", + "download_csv_all": "CSV<\/abbr>-Vorlage mit allen Feldern runterladen", + "download_csv_by_selection": "CSV<\/abbr>-Vorlage auf Basis der Auswahl herunterladen", + "select_required_fields": "Pflichtfelder ausw\u00e4hlen", + "select_all_fields": "Alle Felder ausw\u00e4hlen", + "unset_selection": "Auswahl entfernen" + } +} \ No newline at end of file diff --git a/importer/en/csvxml-overview.json b/importer/en/csvxml-overview.json new file mode 100644 index 00000000..d7a8776f --- /dev/null +++ b/importer/en/csvxml-overview.json @@ -0,0 +1,13 @@ +{ + "csvxml_overview": { + "upload": "Upload", + "select_csv_file_for_upload": "Please select a CSV<\/abbr> file to create XML<\/abbr> files", + "currently_approved_tags": "Currently approved tags (column names) for md:import", + "object_base_data": "Basic Object Fields", + "download_csv_all": "Download CSV<\/abbr> template with all fields", + "download_csv_by_selection": "Download CSV<\/abbr> template based on selection", + "select_required_fields": "Select required fields", + "select_all_fields": "Select all fields", + "unset_selection": "Unset selection" + } +} \ No newline at end of file