Skip to content
Snippets Groups Projects

Modify styling of sponsor frontpage

Merged Andreas Ellewsen requested to merge GREG-133-sponsor-figma-fix into master
5 files
+ 225
193
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -62,20 +62,25 @@
@@ -62,20 +62,25 @@
"role": "Guest role",
"role": "Guest role",
"period": "Period",
"period": "Period",
"ou": "Organisation",
"ou": "Organisation",
 
"department": "Department",
"choice": "Choices",
"choice": "Choices",
"registerText": "Register new guest",
"registerText": "Register new guest",
"waitingGuests": "Guests waiting for your confirmation",
"waitingGuests": "Guests waiting for confirmation",
"waitingGuestsDescription": "See the table below for guests ",
"waitingGuestsDescription": "Confirm your guests that <1>registered manually</1> here. Guests with FEIDE-user do not need confirmation.",
"noWaitingGuests": "No waiting guests",
"noWaitingGuests": "No waiting guests",
"activeGuests": "Your active guests",
"activeGuests": "Confirmed guests",
"activeGuestsDescription": "Make changes to your existing guests",
"activeGuestsDescription": "Make changes to guest roles.",
"noActiveGuests": "No active guests",
"noActiveGuests": "No active guests",
"sentInvitations": "Sent invitations",
"sentInvitations": "Sent invitations",
"sentInvitationsDescription": "Invitations awaiting response from guest.",
"sentInvitationsDescription": "Invitations awaiting response from guest.",
"noInvitations": "No invitations",
"noInvitations": "No invitations",
"status": "Status",
"status": "Status",
"active": "Active",
"statusText": {
"expired": "Expired",
"active": "Active",
 
"expired": "Expired",
 
"waitingForGuest": "Waiting for guest",
 
"waitingForSponsor": "Needs confirmation"
 
},
"details": "Details",
"details": "Details",
"nationalIdNumber": "National ID number",
"nationalIdNumber": "National ID number",
"validation": {
"validation": {
Loading