diff --git a/i18n/de.json b/i18n/de.json index d08cb8d..e0d1989 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -47,5 +47,8 @@ "LABEL_NO_INSTITUTION_FOUND": "Keine passende Institution gefunden", "LABEL_DATE_PUBLISHED": "Veröffentlichungsdatum", "LABEL_SOFTWARE_LICENSE": "Software-Lizenz", - "LABEL_CC_LICENSE": "CC-Lizenz" + "LABEL_CC_LICENSE": "CC-Lizenz", + "LABEL_METADATA_OUTPUT": "Generierte Metadaten", + "LABEL_RESET": "Zurücksetzen", + "LABEL_CONFIRM_RESET": "Möchten Sie wirklich alle Einträge zurücksetzen?" } \ No newline at end of file diff --git a/i18n/en.json b/i18n/en.json index 852022a..96f7385 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -47,5 +47,8 @@ "LABEL_NO_INSTITUTION_FOUND": "No matching institution found", "LABEL_DATE_PUBLISHED": "Date published", "LABEL_SOFTWARE_LICENSE": "Software license", - "LABEL_CC_LICENSE": "CC license" + "LABEL_CC_LICENSE": "CC license", + "LABEL_METADATA_OUTPUT": "Metadata output", + "LABEL_RESET": "Reset", + "LABEL_CONFIRM_RESET": "Do you really want to reset all entries?" } \ No newline at end of file diff --git a/metadata-generator.html b/metadata-generator.html index 6902747..b66b763 100644 --- a/metadata-generator.html +++ b/metadata-generator.html @@ -34,54 +34,90 @@
-