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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user