Apply style and functionality from course metadata form

This commit is contained in:
Sophie 2024-09-05 11:54:34 +00:00 committed by Mirjan Hoffmann
parent e518bb43f2
commit 6dcf19989f
3 changed files with 363 additions and 247 deletions

View file

@ -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?"
}