Refactor: Update Tenant PWA headers and tabs to use Playfair Display and Tamagui components
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
{
|
||||
"mobileProfile": {
|
||||
"settings": "Settings"
|
||||
},
|
||||
"readiness": {
|
||||
"steps": {
|
||||
"basicsDescription": "Foundation for guest info.",
|
||||
"accessDescription": "Key for your guests.",
|
||||
"tasksDescription": "Ensures 3x more engagement."
|
||||
}
|
||||
},
|
||||
"billing": {
|
||||
"title": "Packages & billing",
|
||||
"subtitle": "Manage your purchased packages and track their durations.",
|
||||
@@ -2246,6 +2256,9 @@
|
||||
},
|
||||
"mobileDashboard": {
|
||||
"title": "Dashboard",
|
||||
"shortcutAnalytics": "Analytics",
|
||||
"quickActionsTitle": "Experience",
|
||||
"readyForLiftoff": "Ready for Liftoff",
|
||||
"selectEvent": "Select an event to continue",
|
||||
"emptyBadge": "Welcome aboard",
|
||||
"emptyTitle": "Welcome! Let's launch your first event",
|
||||
@@ -2631,7 +2644,9 @@
|
||||
"themeLight": "Light",
|
||||
"themeDark": "Dark",
|
||||
"themeSystem": "System",
|
||||
"logout": "Log out"
|
||||
"logout": "Log out",
|
||||
"logoutTitle": "Sign out",
|
||||
"logoutHint": "Sign out from this app."
|
||||
},
|
||||
"mobileSettings": {
|
||||
"title": "Settings",
|
||||
|
||||
Reference in New Issue
Block a user