coupon code system eingeführt. coupons werden vom super admin gemanaged. coupons werden mit paddle synchronisiert und dort validiert. plus: einige mobil-optimierungen im tenant admin pwa.
This commit is contained in:
@@ -36,6 +36,17 @@
|
||||
"lowCredits": "Top up recommended"
|
||||
}
|
||||
},
|
||||
"liveNow": {
|
||||
"title": "During the event",
|
||||
"description": "Quick actions while {{count}} event(s) are live.",
|
||||
"status": "Live now",
|
||||
"noDate": "No date",
|
||||
"actions": {
|
||||
"photos": "Live uploads",
|
||||
"invites": "QR & invites",
|
||||
"tasks": "Tasks"
|
||||
}
|
||||
},
|
||||
"readiness": {
|
||||
"title": "Ready for event day",
|
||||
"description": "Complete these steps so guests can join without friction.",
|
||||
@@ -112,6 +123,31 @@
|
||||
"noDate": "No date"
|
||||
}
|
||||
},
|
||||
"faq": {
|
||||
"title": "FAQ & Help",
|
||||
"subtitle": "Answers and hints around the tenant admin.",
|
||||
"intro": {
|
||||
"title": "What to expect",
|
||||
"description": "We are collecting feedback and will expand this help center step by step."
|
||||
},
|
||||
"events": {
|
||||
"question": "How do I work with events?",
|
||||
"answer": "Select your active event, adjust tasks, and share invites. More documentation will follow soon."
|
||||
},
|
||||
"uploads": {
|
||||
"question": "How do I moderate uploads?",
|
||||
"answer": "Once photos arrive you can review them in the event gallery and approve or reject them."
|
||||
},
|
||||
"support": {
|
||||
"question": "Where do I get support?",
|
||||
"answer": "This FAQ is a placeholder. Please reach out through the known support channel until the knowledge base ships."
|
||||
},
|
||||
"cta": {
|
||||
"needHelp": "Missing something?",
|
||||
"description": "Send us your feedback straight from the admin or via support mail – we’ll extend this FAQ with your topics.",
|
||||
"contact": "Contact support"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"actions": {
|
||||
"newEvent": "New Event",
|
||||
|
||||
Reference in New Issue
Block a user