no message
This commit is contained in:
parent
3adb518e61
commit
00c6978594
|
@ -244,7 +244,7 @@
|
||||||
"TEMPLATE": "TEMPLATE",
|
"TEMPLATE": "TEMPLATE",
|
||||||
"DMP-BLUEPRINTS-CAPS": "DMP BLUEPRINTS",
|
"DMP-BLUEPRINTS-CAPS": "DMP BLUEPRINTS",
|
||||||
"USERS-BREADCRUMB": "USERS",
|
"USERS-BREADCRUMB": "USERS",
|
||||||
"START-NEW-DMP": "Start new DMP",
|
"START-NEW-DMP": "Start new Plan",
|
||||||
"START-NEW-DMP-TXT": "Start fresh or continue work in {{ APP_NAME }}! Create a new DMP or upload an existing DMP to {{ APP_NAME }}",
|
"START-NEW-DMP-TXT": "Start fresh or continue work in {{ APP_NAME }}! Create a new DMP or upload an existing DMP to {{ APP_NAME }}",
|
||||||
"START-WIZARD": "Start wizard",
|
"START-WIZARD": "Start wizard",
|
||||||
"IMPORT-FROM-FILE": "Import from file",
|
"IMPORT-FROM-FILE": "Import from file",
|
||||||
|
@ -1728,7 +1728,7 @@
|
||||||
},
|
},
|
||||||
"TOUR-GUIDE": {
|
"TOUR-GUIDE": {
|
||||||
"DMP": "This is your dashboard. You can view and edit all DMPs that you have either contributed to or created yourself.",
|
"DMP": "This is your dashboard. You can view and edit all DMPs that you have either contributed to or created yourself.",
|
||||||
"START-NEW": "Create your DMP with Start new DMP.",
|
"START-NEW": "Create your Plan with Start new Plan.",
|
||||||
"IMPORT-DMP": "You can import a DMP",
|
"IMPORT-DMP": "You can import a DMP",
|
||||||
"START-WIZARD": "or create new in {{ APP_NAME }}.",
|
"START-WIZARD": "or create new in {{ APP_NAME }}.",
|
||||||
"DATASET": "This is your dashboard. You can view and edit all Datasets that you have either contributed to or created yourself.",
|
"DATASET": "This is your dashboard. You can view and edit all Datasets that you have either contributed to or created yourself.",
|
||||||
|
@ -1738,7 +1738,7 @@
|
||||||
},
|
},
|
||||||
"ADD-NEW-DATASET": {
|
"ADD-NEW-DATASET": {
|
||||||
"OPTIONS-NOT-ENOUGH": "Are those options not enough?",
|
"OPTIONS-NOT-ENOUGH": "Are those options not enough?",
|
||||||
"START-NEW-DMP": "Start new DMP"
|
"START-NEW-DMP": "Start new Plan"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"USER-DIALOG": {
|
"USER-DIALOG": {
|
||||||
|
|
Loading…
Reference in New Issue