Update partner packages, copy, and demo switcher

This commit is contained in:
Codex Agent
2026-01-15 17:33:36 +01:00
parent b732f88b0e
commit 7b88c1d365
50 changed files with 1335 additions and 411 deletions

View File

@@ -74,8 +74,8 @@
},
"errors": {
"generic": "Something went wrong. Please try again.",
"eventLimit": "Your current package has no remaining event slots.",
"eventLimitDetails": "{used} of {limit} events used. {remaining} remaining.",
"eventLimit": "Your current package has no remaining event kontingent.",
"eventLimitDetails": "{used} of {limit} events used. {remaining} remaining in the kontingent.",
"photoLimit": "This event reached its photo upload limit.",
"goToBilling": "Manage subscription"
},
@@ -174,7 +174,7 @@
"plans": {
"title": "Packages at a glance",
"subtitle": "Choose the right quota",
"hint": "Starter, Standard or Reseller all include moderation & invites.",
"hint": "Starter, Standard or Partner all include moderation & invites.",
"starter": {
"title": "Starter",
"badge": "For one event",
@@ -191,24 +191,24 @@
"p3": "Support on live days"
},
"reseller": {
"title": "Reseller S",
"badge": "For pros",
"title": "Partner Start",
"badge": "For agencies",
"highlight": "Manage multiple events",
"p1": "Up to 5 events per package",
"p1": "Up to 5 events per kontingent",
"p2": "Task collections and templates",
"p3": "Team roles & permissions"
}
},
"audience": {
"title": "Who is it for?",
"subtitle": "Built for hosts and resellers",
"subtitle": "Built for hosts and partners",
"endcustomers": {
"title": "Event hosts",
"description": "Set up fast, moderate on mobile and share the gallery afterwards."
},
"resellers": {
"title": "Resellers & agencies",
"description": "Track multiple events, monitor quotas and reuse templates."
"title": "Partner / Agencies",
"description": "Track multiple events, monitor kontingent and reuse templates."
},
"cta": "Just a few clicks to go live"
},