Add missing translations on the spanish translation File
This commit is contained in:
parent
c124da0a50
commit
eafcf80e10
|
@ -119,7 +119,8 @@
|
|||
"DATASET-COPY": "Copy Dataset Description",
|
||||
"DATASET-UPDATE": "Update Dataset Description",
|
||||
"DATASET-PROFILES-NEW-VERSION": "New Version of Dataset Description Template",
|
||||
"DATASET-PROFILES-CLONE": "New Clone of Dataset Description Template"
|
||||
"DATASET-PROFILES-CLONE": "New Clone of Dataset Description Template",
|
||||
"LANGUAGE-EDITOR": "Language Editor"
|
||||
},
|
||||
"FILE-TYPES": {
|
||||
"PDF": "PDF",
|
||||
|
@ -146,7 +147,8 @@
|
|||
"REQUEST-EMAIL-HEADER": "We are almost done! Please fill your e-mail.",
|
||||
"REQUEST-EMAIL-TEXT": "You will need to confirm it to use the application.",
|
||||
"SUBMIT": "Submit",
|
||||
"SENT-EMAIL-HEADER": "Email was send!"
|
||||
"SENT-EMAIL-HEADER": "Email was send!",
|
||||
"EMAIL-FOUND": "Email is already confirmed"
|
||||
},
|
||||
"HOME": {
|
||||
"DMPS": "DMPs",
|
||||
|
@ -212,7 +214,8 @@
|
|||
"ADMIN": "ADMIN",
|
||||
"DATASET-TEMPLATES": "Dataset Description Templates",
|
||||
"DMP-TEMPLATES": "DMP Templates",
|
||||
"USERS": "Users"
|
||||
"USERS": "Users",
|
||||
"LANGUAGE-EDITOR":"Language Editor"
|
||||
},
|
||||
"DATASET-PROFILE-EDITOR": {
|
||||
"TITLE": {
|
||||
|
|
Loading…
Reference in New Issue