46 lines
1.6 KiB
JSON
46 lines
1.6 KiB
JSON
{
|
|
"app": {
|
|
"brand": "Fotospiel Tenant Admin",
|
|
"languageSwitch": "Language"
|
|
},
|
|
"navigation": {
|
|
"dashboard": "Dashboard",
|
|
"events": "Events",
|
|
"tasks": "Tasks",
|
|
"collections": "Collections",
|
|
"emotions": "Emotions",
|
|
"engagement": "Tasks & More",
|
|
"billing": "Billing",
|
|
"settings": "Settings"
|
|
},
|
|
"language": {
|
|
"de": "German",
|
|
"en": "English"
|
|
},
|
|
"actions": {
|
|
"open": "Open",
|
|
"viewAll": "View all"
|
|
},
|
|
"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.",
|
|
"creditsExhausted": "You have no event credits remaining. Purchase credits or upgrade your package.",
|
|
"photoLimit": "This event reached its photo upload limit.",
|
|
"goToBilling": "Manage subscription"
|
|
},
|
|
"limits": {
|
|
"photosTitle": "Photo limit",
|
|
"photosWarning": "Only {remaining} of {limit} photo uploads remaining.",
|
|
"photosBlocked": "Photo uploads are blocked. Please upgrade or extend your package.",
|
|
"guestsTitle": "Guest limit",
|
|
"guestsWarning": "Only {remaining} of {limit} guest invites remaining.",
|
|
"guestsBlocked": "Guest invites are blocked. Please upgrade your package.",
|
|
"galleryTitle": "Gallery",
|
|
"galleryWarningDay": "Gallery expires in {days} day.",
|
|
"galleryWarningDays": "Gallery expires in {days} days.",
|
|
"galleryExpired": "Gallery has expired. Guests can no longer access the photos.",
|
|
"unlimited": "Unlimited"
|
|
}
|
|
}
|