rework of the event admin UI
This commit is contained in:
@@ -22,7 +22,13 @@
|
||||
"engagement": "Tasks & More",
|
||||
"toolkit": "Toolkit",
|
||||
"billing": "Billing",
|
||||
"settings": "Settings"
|
||||
"settings": "Settings",
|
||||
"tabs": {
|
||||
"open": "Tabs",
|
||||
"title": "Pick a section",
|
||||
"subtitle": "Jump between your event areas in one tap.",
|
||||
"active": "Choose section"
|
||||
}
|
||||
},
|
||||
"eventMenu": {
|
||||
"summary": "Overview",
|
||||
@@ -51,7 +57,8 @@
|
||||
},
|
||||
"actions": {
|
||||
"open": "Open",
|
||||
"viewAll": "View all"
|
||||
"viewAll": "View all",
|
||||
"dismiss": "Dismiss"
|
||||
},
|
||||
"errors": {
|
||||
"generic": "Something went wrong. Please try again.",
|
||||
@@ -76,5 +83,14 @@
|
||||
"buyMorePhotos": "Unlock more photos",
|
||||
"buyMoreGuests": "Unlock more guests",
|
||||
"extendGallery": "Extend gallery"
|
||||
},
|
||||
"commandShelf": {
|
||||
"mobile": {
|
||||
"openActions": "Open quick actions",
|
||||
"sheetTitle": "Quick actions",
|
||||
"sheetDescription": "Moderation, tasks, and invites in one place.",
|
||||
"tip": "Tip: Access your key event-day actions here.",
|
||||
"tipCta": "Got it"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user