mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
added id and image, some generalizations
This commit is contained in:
parent
45d3904f95
commit
4980b41e68
2 changed files with 40 additions and 14 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"LABEL_CREATOR_LAST_NAME": "Nachname",
|
||||
"LABEL_CREATOR_REMOVE": "Autor entfernen",
|
||||
"LABEL_DESCRIPTION": "Zusammenfassung",
|
||||
"LABEL_IMAGE_URL": "Vorschaubild URL",
|
||||
"LABEL_KEYWORDS": "Schlagworte",
|
||||
"LABEL_KEYWORDS_PLACEHOLDER": "Komma getrennte Liste von Schlagworten",
|
||||
"LABEL_LANGUAGE": "Sprache",
|
||||
|
|
@ -25,5 +26,6 @@
|
|||
"LABEL_STATUS_INCOMPLETE": "Unvollständig",
|
||||
"LABEL_STATUS_PUBLISHED": "Veröffentlicht",
|
||||
"LABEL_SUBJECT": "Fach",
|
||||
"LABEL_TITLE": "Titel"
|
||||
"LABEL_TITLE": "Titel",
|
||||
"LABEL_URL": "URL"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue