mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-09 16:24:30 +00:00
Add datePublished to metadata form
This commit is contained in:
parent
70c7ffcb2b
commit
9f43025a0c
3 changed files with 55 additions and 3 deletions
|
|
@ -44,5 +44,6 @@
|
|||
"LABEL_URL": "URL der Ressource",
|
||||
"LABEL_URL_PLACEHOLDER": "Direktlink zur Resource (Voreinstellung GitHub/GitLab Pages URL)",
|
||||
"LABEL_YAML_METADATA": "YAML Metadaten",
|
||||
"LABEL_NO_INSTITUTION_FOUND": "Keine passende Institution gefunden"
|
||||
"LABEL_NO_INSTITUTION_FOUND": "Keine passende Institution gefunden",
|
||||
"LABEL_DATE_PUBLISHED": "Veröffentlichungsdatum"
|
||||
}
|
||||
|
|
@ -44,5 +44,6 @@
|
|||
"LABEL_URL": "Resource URL",
|
||||
"LABEL_URL_PLACEHOLDER": "Direct link to the resource (default GitHub/GitLab Pages URL)",
|
||||
"LABEL_YAML_METADATA": "YAML Metadata",
|
||||
"LABEL_NO_INSTITUTION_FOUND": "No matching institution found"
|
||||
"LABEL_NO_INSTITUTION_FOUND": "No matching institution found",
|
||||
"LABEL_DATE_PUBLISHED": "Date published"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue