der tenant admin hat eine neue, mobil unterstützende UI, login redirect funktioniert, typescript fehler wurden bereinigt. Neue Blog Posts von ChatGPT eingebaut, übersetzt von Gemini 2.5
This commit is contained in:
@@ -47,6 +47,29 @@
|
||||
"button": "Zum Event-Manager"
|
||||
}
|
||||
},
|
||||
"landingProgress": {
|
||||
"eyebrow": "Onboarding-Tracker",
|
||||
"title": "Bleib mit dem Marketing-Dashboard synchron",
|
||||
"description": "Erledige diese schnellen Schritte, damit der Onboarding-Status im Marketing-Dashboard aktuell bleibt.",
|
||||
"status": {
|
||||
"complete": "Erledigt",
|
||||
"pending": "Offen"
|
||||
},
|
||||
"steps": {
|
||||
"package": {
|
||||
"title": "Paket sichern",
|
||||
"hint": "Credits oder ein Abo brauchst du, bevor Gäste live gehen."
|
||||
},
|
||||
"invite": {
|
||||
"title": "Team einladen",
|
||||
"hint": "Teile Moderation und Galeriepflege mit deinem Team."
|
||||
},
|
||||
"branding": {
|
||||
"title": "Branding einstellen",
|
||||
"hint": "Passe Farben und Logo für das Gasterlebnis an."
|
||||
}
|
||||
}
|
||||
},
|
||||
"packages": {
|
||||
"layout": {
|
||||
"eyebrow": "Schritt 2",
|
||||
@@ -240,4 +263,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,6 +47,29 @@
|
||||
"button": "Go to event manager"
|
||||
}
|
||||
},
|
||||
"landingProgress": {
|
||||
"eyebrow": "Onboarding tracker",
|
||||
"title": "Stay aligned with your marketing dashboard",
|
||||
"description": "Complete these quick wins so the marketing dashboard reflects your latest tenant progress.",
|
||||
"status": {
|
||||
"complete": "Completed",
|
||||
"pending": "Pending"
|
||||
},
|
||||
"steps": {
|
||||
"package": {
|
||||
"title": "Secure your package",
|
||||
"hint": "Credits or a subscription are required before guests go live."
|
||||
},
|
||||
"invite": {
|
||||
"title": "Invite your co-hosts",
|
||||
"hint": "Share moderation and gallery duties with your team."
|
||||
},
|
||||
"branding": {
|
||||
"title": "Apply your branding",
|
||||
"hint": "Match colours and logo across the guest experience."
|
||||
}
|
||||
}
|
||||
},
|
||||
"packages": {
|
||||
"layout": {
|
||||
"eyebrow": "Step 2",
|
||||
@@ -240,4 +263,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user