checkout: buttons verbessert, paddle zahlungsschritt schicker gemacht, schritt 4 optimiert+schick gemacht. Dashboard: translations ergänzt. Startseite vom Event Admin optimiert.
This commit is contained in:
@@ -97,6 +97,42 @@
|
||||
"description": "View your active package and history."
|
||||
}
|
||||
},
|
||||
"onboarding": {
|
||||
"hero": {
|
||||
"cta": "Continue setup"
|
||||
},
|
||||
"card": {
|
||||
"title": "Your start in five steps",
|
||||
"description": "Complete the steps inside the Admin App — the dashboard keeps track of your status.",
|
||||
"completed": "All steps finished — fantastic! You can switch to the Admin App at any time.",
|
||||
"cta_fallback": "Start now"
|
||||
},
|
||||
"admin_app": {
|
||||
"title": "Open the Admin App",
|
||||
"description": "Manage events, uploads, and guests inside the Admin App. The mobile interface is optimised for live operations.",
|
||||
"cta": "Launch Admin App"
|
||||
},
|
||||
"event_setup": {
|
||||
"title": "Prepare first event",
|
||||
"description": "Define name, date, and tasks inside the Admin App so guests know which photos you expect.",
|
||||
"cta": "Create event"
|
||||
},
|
||||
"invite_guests": {
|
||||
"title": "Invite guests",
|
||||
"description": "Share QR codes or links so guests can start uploading instantly.",
|
||||
"cta": "Open QR links"
|
||||
},
|
||||
"collect_photos": {
|
||||
"title": "Collect first photos",
|
||||
"description": "As soon as uploads arrive, they show up in your gallery. Moderation happens inside the Admin App.",
|
||||
"cta": "Review uploads"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Fine-tune branding & tasks",
|
||||
"description": "Adjust colours and task bundles to match your occasion — everything feels tailor-made.",
|
||||
"cta": "Open branding"
|
||||
}
|
||||
},
|
||||
"limitsCard": {
|
||||
"title": "Limits & gallery status",
|
||||
"description": "Focus event: {{name}}",
|
||||
@@ -251,6 +287,42 @@
|
||||
"planning": "In planning",
|
||||
"noDate": "No date"
|
||||
}
|
||||
},
|
||||
"onboarding": {
|
||||
"hero": {
|
||||
"cta": "Continue setup"
|
||||
},
|
||||
"card": {
|
||||
"title": "Your start in five steps",
|
||||
"description": "Complete the steps inside the Admin App — the dashboard keeps track of your status.",
|
||||
"completed": "All steps finished — fantastic! You can switch to the Admin App at any time.",
|
||||
"cta_fallback": "Start now"
|
||||
},
|
||||
"admin_app": {
|
||||
"title": "Open the Admin App",
|
||||
"description": "Manage events, uploads, and guests inside the Admin App. The mobile interface is optimised for live operations.",
|
||||
"cta": "Launch Admin App"
|
||||
},
|
||||
"event_setup": {
|
||||
"title": "Prepare first event",
|
||||
"description": "Define name, date, and tasks inside the Admin App so guests know which photos you expect.",
|
||||
"cta": "Create event"
|
||||
},
|
||||
"invite_guests": {
|
||||
"title": "Invite guests",
|
||||
"description": "Share QR codes or links so guests can start uploading instantly.",
|
||||
"cta": "Open QR links"
|
||||
},
|
||||
"collect_photos": {
|
||||
"title": "Collect first photos",
|
||||
"description": "As soon as uploads arrive, they show up in your gallery. Moderation happens inside the Admin App.",
|
||||
"cta": "Review uploads"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Fine-tune branding & tasks",
|
||||
"description": "Adjust colours and task bundles to match your occasion — everything feels tailor-made.",
|
||||
"cta": "Open branding"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user