Language fix.

This commit is contained in:
gkolokythas 2019-12-19 15:27:16 +02:00
parent 655f2a4456
commit 462f6dcb61
1 changed files with 2 additions and 2 deletions

View File

@ -891,7 +891,7 @@
"DATASET-PROFILE-COMBO-BOX-TYPE": { "DATASET-PROFILE-COMBO-BOX-TYPE": {
"WORD-LIST": "Word List", "WORD-LIST": "Word List",
"AUTOCOMPLETE": "Autocomplete", "AUTOCOMPLETE": "Autocomplete",
"EXTERNAL-SOURCE-HINT": "External source", "EXTERNAL-SOURCE-HINT": "List of values provided by external source(s)",
"ACTIONS": { "ACTIONS": {
"YES": "Yes", "YES": "Yes",
"NO": "No" "NO": "No"
@ -901,7 +901,7 @@
"RESEARCHERS": "Researchers", "RESEARCHERS": "Researchers",
"DMPS": "DMPs", "DMPS": "DMPs",
"DATASETS": "Dataset Descriptions", "DATASETS": "Dataset Descriptions",
"EXTERNAL-SOURCE-HINT": "External source" "EXTERNAL-SOURCE-HINT": "List of values provided by external source(s)"
} }
}, },
"ADDRESEARCHERS-EDITOR": { "ADDRESEARCHERS-EDITOR": {