+
+
+
+
\ No newline at end of file
diff --git a/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle.properties b/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle.properties
index 2de1c0183..bd66256dd 100644
--- a/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle.properties
+++ b/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle.properties
@@ -556,3 +556,9 @@ imexport.activeimports.table.columns.actions.heading=Actions
imexport.activeimports.table.columns.status.finished=Finished
imexport.activeimports.table.columns.status.running=In progress
imexport.activeimports.table.columns.actions.button_label=Cancel
+imexport.import.label=Import
+imexport.import.help=Select one of the available import archives
+imexport.import.archives.help=Select the archive to import
+imexport.import.archives.label=Available import archives
+imexport.import.cancel=Cancel
+imexport.import.submit=Start Import
diff --git a/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle_de.properties b/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle_de.properties
index 79c56bf03..c8e8a1711 100644
--- a/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle_de.properties
+++ b/ccm-core/src/main/resources/org/libreccm/ui/AdminBundle_de.properties
@@ -556,3 +556,9 @@ imexport.activeimports.table.columns.actions.heading=Aktionen
imexport.activeimports.table.columns.status.finished=Abgeschlossen
imexport.activeimports.table.columns.status.running=In Arbeit
imexport.activeimports.table.columns.actions.button_label=Abbrechen
+imexport.import.label=Import
+imexport.import.help=W\u00e4hlen Sie das zu importierende Archiv
+imexport.import.archives.help=W\u00e4hlen Sie das zu importierende Archiv
+imexport.import.archives.label=Verf\u00fcgbare Import-Archive
+imexport.import.cancel=Abbrechen
+imexport.import.submit=Import starten