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": "Aktives Paket und Historie einsehen."
|
||||
}
|
||||
},
|
||||
"onboarding": {
|
||||
"hero": {
|
||||
"cta": "Setup fortsetzen"
|
||||
},
|
||||
"card": {
|
||||
"title": "Dein Start in fünf Schritten",
|
||||
"description": "Bearbeite die Schritte in der Admin-App – das Dashboard zeigt dir den Status.",
|
||||
"completed": "Alle Schritte abgeschlossen – großartig! Du kannst jederzeit zur Admin-App wechseln.",
|
||||
"cta_fallback": "Jetzt starten"
|
||||
},
|
||||
"admin_app": {
|
||||
"title": "Admin-App öffnen",
|
||||
"description": "Verwalte Events, Uploads und Gäste direkt in der Admin-App. Die mobile Oberfläche ist für Live-Einsätze optimiert.",
|
||||
"cta": "Admin-App starten"
|
||||
},
|
||||
"event_setup": {
|
||||
"title": "Erstes Event vorbereiten",
|
||||
"description": "Lege in der Admin-App Name, Datum und Aufgaben fest. So wissen Gäste, welche Fotos ihr euch wünscht.",
|
||||
"cta": "Event anlegen"
|
||||
},
|
||||
"invite_guests": {
|
||||
"title": "Gäste einladen",
|
||||
"description": "Teile QR-Codes oder Links, damit Gäste direkt mit dem Hochladen beginnen können.",
|
||||
"cta": "QR-Links öffnen"
|
||||
},
|
||||
"collect_photos": {
|
||||
"title": "Erste Fotos einsammeln",
|
||||
"description": "Sobald die ersten Uploads eintrudeln, erscheint alles in eurer Galerie. Moderation und Freigaben laufen in der Admin-App.",
|
||||
"cta": "Uploads prüfen"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Branding & Aufgaben verfeinern",
|
||||
"description": "Passt Farbwelt und Aufgabenpakete an euren Anlass an – so fühlt sich alles wie aus einem Guss an.",
|
||||
"cta": "Branding öffnen"
|
||||
}
|
||||
},
|
||||
"limitsCard": {
|
||||
"title": "Kontingente & Laufzeiten",
|
||||
"description": "Fokus-Event: {{name}}",
|
||||
@@ -251,6 +287,42 @@
|
||||
"planning": "In Planung",
|
||||
"noDate": "Kein Datum"
|
||||
}
|
||||
},
|
||||
"onboarding": {
|
||||
"hero": {
|
||||
"cta": "Setup fortsetzen"
|
||||
},
|
||||
"card": {
|
||||
"title": "Dein Start in fünf Schritten",
|
||||
"description": "Bearbeite die Schritte in der Admin-App – das Dashboard zeigt dir den Status.",
|
||||
"completed": "Alle Schritte abgeschlossen – großartig! Du kannst jederzeit zur Admin-App wechseln.",
|
||||
"cta_fallback": "Jetzt starten"
|
||||
},
|
||||
"admin_app": {
|
||||
"title": "Admin-App öffnen",
|
||||
"description": "Verwalte Events, Uploads und Gäste direkt in der Admin-App. Die mobile Oberfläche ist für Live-Einsätze optimiert.",
|
||||
"cta": "Admin-App starten"
|
||||
},
|
||||
"event_setup": {
|
||||
"title": "Erstes Event vorbereiten",
|
||||
"description": "Lege in der Admin-App Name, Datum und Aufgaben fest. So wissen Gäste, welche Fotos ihr euch wünscht.",
|
||||
"cta": "Event anlegen"
|
||||
},
|
||||
"invite_guests": {
|
||||
"title": "Gäste einladen",
|
||||
"description": "Teile QR-Codes oder Links, damit Gäste direkt mit dem Hochladen beginnen können.",
|
||||
"cta": "QR-Links öffnen"
|
||||
},
|
||||
"collect_photos": {
|
||||
"title": "Erste Fotos einsammeln",
|
||||
"description": "Sobald die ersten Uploads eintrudeln, erscheint alles in eurer Galerie. Moderation und Freigaben laufen in der Admin-App.",
|
||||
"cta": "Uploads prüfen"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Branding & Aufgaben verfeinern",
|
||||
"description": "Passt Farbwelt und Aufgabenpakete an euren Anlass an – so fühlt sich alles wie aus einem Guss an.",
|
||||
"cta": "Branding öffnen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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