mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
added import possibility
This commit is contained in:
parent
96654c03fb
commit
dc40c1b0aa
3 changed files with 125 additions and 6 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"FORM_HEADING": "OER Metadaten Formular",
|
||||
"LABEL_CHOOSE": "Wähle ...",
|
||||
"LABEL_CLOSE": "Schließen",
|
||||
"LABEL_CREATOR": "Autor",
|
||||
"LABEL_CREATOR_ADD": "weiteren Autor hinzufügen",
|
||||
"LABEL_CREATOR_GIVEN_NAME": "Vorname",
|
||||
|
|
@ -9,6 +10,9 @@
|
|||
"LABEL_CREATOR_REMOVE": "Autor entfernen",
|
||||
"LABEL_DESCRIPTION": "Zusammenfassung",
|
||||
"LABEL_IMAGE_URL": "Vorschaubild URL",
|
||||
"LABEL_IMPORT": "Import",
|
||||
"LABEL_IMPORT_DATA_PLACEHOLDER": "Zu importierende Daten hier einfügen",
|
||||
"LABEL_IMPORT_ERROR_MSG": "Daten konnten nicht importiert werden",
|
||||
"LABEL_KEYWORDS": "Schlagworte",
|
||||
"LABEL_KEYWORDS_PLACEHOLDER": "Komma getrennte Liste von Schlagworten",
|
||||
"LABEL_LANGUAGE": "Sprache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue