Update partner packages, copy, and demo switcher
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

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

View File

@@ -90,7 +90,7 @@
},
"warnings": {
"noEvents": "Event allowance exhausted. Please upgrade or renew your package.",
"lowEvents": "Only {{remaining}} event slots remaining.",
"lowEvents": "Only {{remaining}} events remaining in the kontingent.",
"expiresSoon": "Package expires on {{date}}.",
"expired": "Package has expired."
}
@@ -108,7 +108,7 @@
"expires": "Expires",
"warnings": {
"noEvents": "Event allowance exhausted.",
"lowEvents": "Only {{remaining}} events left.",
"lowEvents": "Only {{remaining}} events remaining in the kontingent.",
"expiresSoon": "Expires on {{date}}.",
"expired": "Package has expired."
}
@@ -1556,12 +1556,12 @@
"title": "Notification overview",
"channel": "Email channel",
"channelCopy": "All warnings are delivered via email.",
"credits": "Credits",
"threshold": "Warning at {{count}} remaining slots"
"credits": "Event kontingent",
"threshold": "Warning at {{count}} remaining events"
},
"meta": {
"creditLast": "Last slot warning: {{date}}",
"creditNever": "No slot warning sent yet."
"creditLast": "Last kontingent warning: {{date}}",
"creditNever": "No kontingent warning sent yet."
},
"items": {
"photoThresholds": {
@@ -1590,7 +1590,7 @@
},
"eventThresholds": {
"label": "Event quota warning",
"description": "Notify me when the reseller package is almost used up."
"description": "Notify me when the partner / agency package is almost used up."
},
"eventLimits": {
"label": "Event quota exhausted",
@@ -2196,7 +2196,7 @@
"featuresTitle": "Included features",
"feature": {
"priority_support": "Priority support",
"reseller_dashboard": "Reseller dashboard",
"reseller_dashboard": "Partner dashboard",
"custom_domain": "Custom domain",
"custom_branding": "Custom branding",
"custom_tasks": "Custom tasks",
@@ -2911,7 +2911,7 @@
"max_guests": "Guests",
"max_tasks": "Tasks",
"gallery_days": "Gallery days",
"max_events_per_year": "Events per year"
"max_events_per_year": "Event kontingent"
},
"mobileEvents": {
"edit": "Edit event"
@@ -3068,6 +3068,30 @@
"shop": {
"title": "Upgrade Package",
"subtitle": "Choose a package to unlock more features and limits.",
"partner": {
"title": "Buy event kontingent",
"subtitle": "Buy event kontingents to run multiple events with our services.",
"buy": "Buy",
"unavailable": "Unavailable",
"confirmSubtitle": "You're buying:",
"includedTier": "Included event tier: {{tier}}",
"eventsIncluded": "{{count}} events in kontingent",
"recommendedUsage": "Recommended to use within 24 months.",
"tiers": {
"starter": "Starter",
"standard": "Standard",
"premium": "Premium"
},
"compare": {
"rows": {
"includedTier": "Included event tier",
"events": "Events in kontingent"
},
"values": {
"unknown": "—"
}
}
},
"recommendationTitle": "Recommended for you",
"recommendationBody": "The highlighted package includes the feature you requested.",
"compare": {