Skip to content
Snippets Groups Projects

Greg 61 role button

Merged Andreas Ellewsen requested to merge GREG-61-role-button into master
All threads resolved!
Files
33
@@ -17,6 +17,8 @@
"roleStartDate": "From",
"roleEndDate": "To",
"comment": "Comment",
"contact": "Contact person",
"searchable": "Available in search?",
"email": "E-mail",
"fullName": "Full name",
"mobilePhone": "Mobile phone",
@@ -25,14 +27,21 @@
"countryCallingCode": "Country code"
},
"sponsor": {
"contactInfo": "Contact information",
"roleInfo": "Guest role- and period information",
"addRole": "Add role",
"roleInfoText": "You can change the start and end dates for the role.",
"choose": "Choose",
"details": "Details",
"modifyEnd": "Change end date",
"endNow": "End role",
"overviewGuest": "Guest overview"
"endNow": "End role"
},
"guestInfo": {
"contactInfo": "Contact information",
"roleInfoHead": "Roles and periods",
"roleInfoBody": "You can only change roles that you have given"
},
"guest": {
"headerText": "Add new role and period.",
"bodyText": "Here you can add a new role to the same guest"
},
"register": {
"registerHeading": "Register new guest",
Loading