104 lines
3.2 KiB
JSON
104 lines
3.2 KiB
JSON
{
|
|
"app": {
|
|
"brand": "Fotospiel Customer Admin",
|
|
"languageSwitch": "Language",
|
|
"userMenu": "Account",
|
|
"help": "FAQ & Help",
|
|
"logout": "Log out",
|
|
"theme": "Appearance",
|
|
"theme_light": "Light",
|
|
"theme_dark": "Dark",
|
|
"theme_system": "System",
|
|
"languageActive": "Active"
|
|
},
|
|
"navigation": {
|
|
"dashboard": "Dashboard",
|
|
"event": "Event",
|
|
"events": "Events",
|
|
"photos": "Photos",
|
|
"live": "Live",
|
|
"tasks": "Tasks",
|
|
"collections": "Task collections",
|
|
"emotions": "Emotions",
|
|
"engagement": "Task library",
|
|
"toolkit": "Toolkit",
|
|
"billing": "Package",
|
|
"settings": "Settings",
|
|
"tabs": {
|
|
"open": "Tabs",
|
|
"title": "Pick a section",
|
|
"subtitle": "Jump between your event areas in one tap.",
|
|
"active": "Choose section"
|
|
}
|
|
},
|
|
"eventMenu": {
|
|
"summary": "Overview",
|
|
"photos": "Uploads",
|
|
"guests": "Members",
|
|
"tasks": "Tasks",
|
|
"invites": "Invites",
|
|
"toolkit": "Toolkit",
|
|
"recap": "Recap"
|
|
},
|
|
"eventSwitcher": {
|
|
"title": "Select event",
|
|
"description": "Choose an event to work on or create a new one.",
|
|
"placeholder": "Select event",
|
|
"multiple": "Multiple events",
|
|
"empty": "No event",
|
|
"emptyDescription": "Create your first event to get started.",
|
|
"noEvents": "No events yet.",
|
|
"noDate": "No date",
|
|
"active": "Active",
|
|
"create": "Create new event",
|
|
"actions": "Event tools"
|
|
},
|
|
"language": {
|
|
"de": "German",
|
|
"en": "English"
|
|
},
|
|
"actions": {
|
|
"open": "Open",
|
|
"viewAll": "View all",
|
|
"dismiss": "Dismiss"
|
|
},
|
|
"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 slots remaining. Add more slots 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": "All guest slots are filled. Upgrade your package or extend the quota to welcome more guests.",
|
|
"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",
|
|
"buyMorePhotos": "Unlock more photos",
|
|
"buyMoreGuests": "Unlock more guests",
|
|
"extendGallery": "Extend gallery"
|
|
},
|
|
"commandShelf": {
|
|
"mobile": {
|
|
"openActions": "Open quick actions",
|
|
"sheetTitle": "Quick actions",
|
|
"sheetDescription": "Moderation, tasks, and invites in one place.",
|
|
"tip": "Tip: Access your key event-day actions here.",
|
|
"tipCta": "Got it"
|
|
},
|
|
"error": {
|
|
"title": "Events could not be loaded",
|
|
"hint": "Please try again or refresh the page.",
|
|
"retry": "Retry"
|
|
}
|
|
}
|
|
}
|