mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 08:44:31 +00:00
added english translations
This commit is contained in:
parent
ad0b7a2311
commit
a865a64ee8
1 changed files with 26 additions and 1 deletions
27
i18n/en.json
27
i18n/en.json
|
|
@ -1,6 +1,31 @@
|
||||||
{
|
{
|
||||||
"FORM_HEADING": "OER Metadata Form",
|
"FORM_HEADING": "OER Metadata Form",
|
||||||
|
"LABEL_CHOOSE": "Choose ...",
|
||||||
|
"LABEL_CREATOR": "Author",
|
||||||
|
"LABEL_CREATOR_ADD": "add Author",
|
||||||
|
"LABEL_CREATOR_GIVEN_NAME": "Firstname",
|
||||||
|
"LABEL_CREATOR_ID": "(Optional) Personal ID (like ORCID, GND, ...)",
|
||||||
|
"LABEL_CREATOR_LAST_NAME": "Lastname",
|
||||||
|
"LABEL_CREATOR_REMOVE": "remove Author",
|
||||||
"LABEL_DESCRIPTION": "Abstract",
|
"LABEL_DESCRIPTION": "Abstract",
|
||||||
|
"LABEL_IMAGE_URL": "Thumbnail URL",
|
||||||
|
"LABEL_KEYWORDS": "Keywords",
|
||||||
|
"LABEL_KEYWORDS_PLACEHOLDER": "Comma separated list of keywords",
|
||||||
|
"LABEL_LANGUAGE": "Language",
|
||||||
|
"LABEL_LEARNINGRESOURCETYPE": "Type",
|
||||||
|
"LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Choose a type ...",
|
||||||
|
"LABEL_LICENSE": "License",
|
||||||
|
"LABEL_LICENSE_CHECKBOX_BY": "may be used without attribution",
|
||||||
|
"LABEL_LICENSE_CHECKBOX_SA": "may be published under another license",
|
||||||
|
"LABEL_LICENSE_CHECKBOX_ND": "may be changed",
|
||||||
|
"LABEL_LICENSE_CHECKBOX_NC": "may be used commercially",
|
||||||
"LABEL_MANDATORY_FIELD": "Mandatory field",
|
"LABEL_MANDATORY_FIELD": "Mandatory field",
|
||||||
"LABEL_TITLE": "Title"
|
"LABEL_ORGANIZATION": "Institution",
|
||||||
|
"LABEL_STATUS": "Status",
|
||||||
|
"LABEL_STATUS_DRAFT": "Draft",
|
||||||
|
"LABEL_STATUS_INCOMPLETE": "Incomplete",
|
||||||
|
"LABEL_STATUS_PUBLISHED": "Published",
|
||||||
|
"LABEL_SUBJECT": "Subject",
|
||||||
|
"LABEL_TITLE": "Title",
|
||||||
|
"LABEL_URL": "URL"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue