mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 08:44:31 +00:00
31 lines
No EOL
1.2 KiB
JSON
31 lines
No EOL
1.2 KiB
JSON
{
|
|
"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_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_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"
|
|
} |