mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 08:44:31 +00:00
added import possibility
This commit is contained in:
parent
96654c03fb
commit
dc40c1b0aa
3 changed files with 125 additions and 6 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"FORM_HEADING": "OER Metadata Form",
|
||||
"LABEL_CHOOSE": "Choose ...",
|
||||
"LABEL_CLOSE": "Close",
|
||||
"LABEL_CREATOR": "Author",
|
||||
"LABEL_CREATOR_ADD": "add Author",
|
||||
"LABEL_CREATOR_GIVEN_NAME": "Firstname",
|
||||
|
|
@ -9,6 +10,9 @@
|
|||
"LABEL_CREATOR_REMOVE": "remove Author",
|
||||
"LABEL_DESCRIPTION": "Abstract",
|
||||
"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_KEYWORDS": "Keywords",
|
||||
"LABEL_KEYWORDS_PLACEHOLDER": "Comma separated list of keywords",
|
||||
"LABEL_LANGUAGE": "Language",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue