Add datePublished to metadata form

This commit is contained in:
Sophie 2023-07-20 04:25:35 +00:00 committed by Mirjan Hoffmann
parent 70c7ffcb2b
commit 9f43025a0c
3 changed files with 55 additions and 3 deletions

View file

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