Update partner packages, copy, and demo switcher
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
"publishedHint": "{{count}} published",
|
||||
"newPhotos": "New photos (7 days)",
|
||||
"taskProgress": "Task progress",
|
||||
"credits": "Event slots",
|
||||
"lowCredits": "Add slots soon"
|
||||
"credits": "Event kontingent",
|
||||
"lowCredits": "Add kontingent soon"
|
||||
}
|
||||
},
|
||||
"liveNow": {
|
||||
@@ -238,8 +238,8 @@
|
||||
"publishedHint": "{{count}} published",
|
||||
"newPhotos": "New photos (7 days)",
|
||||
"taskProgress": "Task progress",
|
||||
"credits": "Event slots",
|
||||
"lowCredits": "Add slots soon"
|
||||
"credits": "Event kontingent",
|
||||
"lowCredits": "Add kontingent soon"
|
||||
}
|
||||
},
|
||||
"quickActions": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"ctaList": {
|
||||
"choosePackage": {
|
||||
"label": "Choose your package",
|
||||
"description": "Reserve event slots or subscriptions to activate events instantly. Flexible options for any event size.",
|
||||
"description": "Reserve event kontingent or packages to activate events instantly. Flexible options for any event size.",
|
||||
"button": "Continue to packages"
|
||||
},
|
||||
"createEvent": {
|
||||
@@ -61,7 +61,7 @@
|
||||
"steps": {
|
||||
"package": {
|
||||
"title": "Secure your package",
|
||||
"hint": "Event slots or a subscription are required before guests go live."
|
||||
"hint": "Event kontingent or a package is required before guests go live."
|
||||
},
|
||||
"invite": {
|
||||
"title": "Invite your co-hosts",
|
||||
@@ -77,10 +77,10 @@
|
||||
"layout": {
|
||||
"eyebrow": "Step 2",
|
||||
"title": "Choose your package",
|
||||
"subtitle": "Fotospiel supports flexible pricing: single-use event slots or subscriptions covering multiple events."
|
||||
"subtitle": "Fotospiel supports flexible pricing: single event packages or kontingent for multiple events."
|
||||
},
|
||||
"step": {
|
||||
"title": "Activate the right plan",
|
||||
"title": "Activate the right event kontingent",
|
||||
"description": "Secure capacity for your next event. Upgrade at any time – only pay for what you need."
|
||||
},
|
||||
"state": {
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
"card": {
|
||||
"subscription": "Subscription",
|
||||
"creditPack": "Event slot pack",
|
||||
"creditPack": "Event kontingent",
|
||||
"description": "Ready for your next event right away.",
|
||||
"descriptionWithPhotos": "Up to {{count}} photos included – perfect for vibrant storytelling.",
|
||||
"active": "Active package",
|
||||
@@ -151,7 +151,7 @@
|
||||
},
|
||||
"details": {
|
||||
"subscription": "Subscription",
|
||||
"creditPack": "Event slot pack",
|
||||
"creditPack": "Event kontingent",
|
||||
"photos": "Up to {{count}} photos",
|
||||
"galleryDays": "{{count}} gallery days",
|
||||
"guests": "{{count}} guests",
|
||||
@@ -188,7 +188,7 @@
|
||||
"activate": "Activate free package",
|
||||
"progress": "Activating …",
|
||||
"successTitle": "Free package activated",
|
||||
"successDescription": "Event slots added. Continue with the setup.",
|
||||
"successDescription": "Event kontingent added. Continue with the setup.",
|
||||
"failureTitle": "Activation failed",
|
||||
"errorMessage": "The free package could not be activated."
|
||||
},
|
||||
@@ -205,12 +205,12 @@
|
||||
"nextSteps": [
|
||||
"Optional: finish billing via Paddle inside the billing area.",
|
||||
"Complete the event setup and configure tasks, team, and gallery.",
|
||||
"Check your event slots before go-live and share your guest link."
|
||||
"Check your event kontingent before go-live and share your guest link."
|
||||
],
|
||||
"cta": {
|
||||
"billing": {
|
||||
"label": "Start billing",
|
||||
"description": "Opens the billing area with Paddle plan options.",
|
||||
"description": "Opens the billing area with Paddle kontingent options.",
|
||||
"button": "Go to billing"
|
||||
},
|
||||
"setup": {
|
||||
|
||||
Reference in New Issue
Block a user