mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
Apply style and functionality from course metadata form
This commit is contained in:
parent
e518bb43f2
commit
6dcf19989f
3 changed files with 363 additions and 247 deletions
|
|
@ -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?"
|
||||
}
|
||||
|
|
@ -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?"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue