mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
added some missing translations
This commit is contained in:
parent
9be2ce0286
commit
8740a97fd2
3 changed files with 11 additions and 6 deletions
|
|
@ -9,10 +9,12 @@
|
|||
"LABEL_CREATOR_LAST_NAME": "Lastname",
|
||||
"LABEL_CREATOR_REMOVE": "remove Author",
|
||||
"LABEL_DESCRIPTION": "Abstract",
|
||||
"LABEL_GENERATE": "Generate",
|
||||
"LABEL_IMAGE_URL": "Thumbnail URL",
|
||||
"LABEL_IMPORT": "Import",
|
||||
"LABEL_IMPORT_DATA_PLACEHOLDER": "Insert data to be imported here",
|
||||
"LABEL_IMPORT_ERROR_MSG": "Data could not be imported",
|
||||
"LABEL_INVALID_LICENSE": "no valid CC license",
|
||||
"LABEL_KEYWORDS": "Keywords",
|
||||
"LABEL_KEYWORDS_PLACEHOLDER": "Comma separated list of keywords",
|
||||
"LABEL_LANGUAGE": "Language",
|
||||
|
|
@ -31,5 +33,6 @@
|
|||
"LABEL_STATUS_PUBLISHED": "Published",
|
||||
"LABEL_SUBJECT": "Subject",
|
||||
"LABEL_TITLE": "Title",
|
||||
"LABEL_URL": "URL"
|
||||
"LABEL_URL": "URL",
|
||||
"LABEL_YAML_METADATA": "YAML Metadata"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue