Expand package limit and feature details
This commit is contained in:
@@ -2068,6 +2068,7 @@
|
||||
"limitPhotos": "Fotos",
|
||||
"limitGuests": "Gäste",
|
||||
"limitDays": "Galerietage",
|
||||
"limitsTitle": "Limits",
|
||||
"remaining": "Verbleibende Events",
|
||||
"purchased": "Gekauft",
|
||||
"expires": "Läuft ab",
|
||||
@@ -2076,8 +2077,15 @@
|
||||
"featuresTitle": "Enthaltene Features",
|
||||
"feature": {
|
||||
"priority_support": "Priority Support",
|
||||
"reseller_dashboard": "Reseller-Dashboard",
|
||||
"custom_domain": "Eigene Domain",
|
||||
"custom_branding": "Benutzerdefiniertes Branding",
|
||||
"custom_tasks": "Individuelle Aufgaben",
|
||||
"unlimited_sharing": "Unbegrenztes Sharing",
|
||||
"analytics": "Analytics",
|
||||
"advanced_reporting": "Erweitertes Reporting",
|
||||
"live_slideshow": "Live-Slideshow",
|
||||
"basic_uploads": "Gäste-Uploads",
|
||||
"team_management": "Team-Management",
|
||||
"moderation_tools": "Moderations-Tools",
|
||||
"prints": "Print-Uploads",
|
||||
@@ -2697,7 +2705,12 @@
|
||||
"mobileBilling": {
|
||||
"packageFallback": "Paket",
|
||||
"remainingEvents": "{{count}} Events",
|
||||
"eventsCreated": "{{used}} von {{limit}} Events angelegt",
|
||||
"openEvent": "Event öffnen",
|
||||
"details": {
|
||||
"limitsTitle": "Limits",
|
||||
"featuresTitle": "Features"
|
||||
},
|
||||
"usage": {
|
||||
"events": "Events",
|
||||
"guests": "Gäste",
|
||||
@@ -2717,6 +2730,13 @@
|
||||
"days": "+{{count}} Tage"
|
||||
}
|
||||
},
|
||||
"packageLimits": {
|
||||
"max_photos": "Fotos",
|
||||
"max_guests": "Gäste",
|
||||
"max_tasks": "Aufgaben",
|
||||
"gallery_days": "Galerietage",
|
||||
"max_events_per_year": "Events pro Jahr"
|
||||
},
|
||||
"mobileEvents": {
|
||||
"edit": "Event bearbeiten"
|
||||
},
|
||||
|
||||
@@ -2072,6 +2072,7 @@
|
||||
"limitPhotos": "Photos",
|
||||
"limitGuests": "Guests",
|
||||
"limitDays": "Gallery days",
|
||||
"limitsTitle": "Limits",
|
||||
"remaining": "Remaining events",
|
||||
"purchased": "Purchased",
|
||||
"expires": "Expires",
|
||||
@@ -2080,8 +2081,15 @@
|
||||
"featuresTitle": "Included features",
|
||||
"feature": {
|
||||
"priority_support": "Priority support",
|
||||
"reseller_dashboard": "Reseller dashboard",
|
||||
"custom_domain": "Custom domain",
|
||||
"custom_branding": "Custom branding",
|
||||
"custom_tasks": "Custom tasks",
|
||||
"unlimited_sharing": "Unlimited sharing",
|
||||
"analytics": "Analytics",
|
||||
"advanced_reporting": "Advanced reporting",
|
||||
"live_slideshow": "Live slideshow",
|
||||
"basic_uploads": "Guest uploads",
|
||||
"team_management": "Team management",
|
||||
"moderation_tools": "Moderation tools",
|
||||
"prints": "Print uploads",
|
||||
@@ -2701,7 +2709,12 @@
|
||||
"mobileBilling": {
|
||||
"packageFallback": "Package",
|
||||
"remainingEvents": "{{count}} events",
|
||||
"eventsCreated": "{{used}} of {{limit}} events created",
|
||||
"openEvent": "Open event",
|
||||
"details": {
|
||||
"limitsTitle": "Limits",
|
||||
"featuresTitle": "Features"
|
||||
},
|
||||
"usage": {
|
||||
"events": "Events",
|
||||
"guests": "Guests",
|
||||
@@ -2721,6 +2734,13 @@
|
||||
"days": "+{{count}} days"
|
||||
}
|
||||
},
|
||||
"packageLimits": {
|
||||
"max_photos": "Photos",
|
||||
"max_guests": "Guests",
|
||||
"max_tasks": "Tasks",
|
||||
"gallery_days": "Gallery days",
|
||||
"max_events_per_year": "Events per year"
|
||||
},
|
||||
"mobileEvents": {
|
||||
"edit": "Edit event"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user