i18n: add translations for analytics and package shop
This commit is contained in:
@@ -2875,5 +2875,66 @@
|
||||
"failed": "Export failed.",
|
||||
"download": "Download failed."
|
||||
}
|
||||
},
|
||||
"analytics": {
|
||||
"title": "Analytics",
|
||||
"upgradeAction": "Upgrade to Premium",
|
||||
"activityTitle": "Activity Timeline",
|
||||
"uploadsPerHour": "Uploads per hour",
|
||||
"noActivity": "No uploads yet",
|
||||
"contributorsTitle": "Top Contributors",
|
||||
"likesCount": "{{count}} likes",
|
||||
"likesCount_one": "{{count}} like",
|
||||
"likesCount_other": "{{count}} likes",
|
||||
"noContributors": "No contributors yet",
|
||||
"tasksTitle": "Popular Tasks",
|
||||
"noTasks": "No task activity yet",
|
||||
"lockedTitle": "Unlock Analytics",
|
||||
"lockedBody": "Get deep insights into your event engagement with the Premium package."
|
||||
},
|
||||
"shop": {
|
||||
"title": "Upgrade Package",
|
||||
"subtitle": "Choose a package to unlock more features and limits.",
|
||||
"recommendationTitle": "Recommended for you",
|
||||
"recommendationBody": "The highlighted package includes the feature you requested.",
|
||||
"select": "Select",
|
||||
"manage": "Manage Plan",
|
||||
"limits": {
|
||||
"photos": "{{count}} Photos",
|
||||
"photos_one": "{{count}} Photo",
|
||||
"photos_other": "{{count}} Photos",
|
||||
"unlimitedPhotos": "Unlimited Photos",
|
||||
"days": "{{count}} Days Gallery",
|
||||
"days_one": "{{count}} Day Gallery",
|
||||
"days_other": "{{count}} Days Gallery"
|
||||
},
|
||||
"features": {
|
||||
"advanced_analytics": "Advanced Analytics",
|
||||
"custom_branding": "Custom Branding",
|
||||
"watermark_removal": "No Watermark"
|
||||
},
|
||||
"status": {
|
||||
"active": "Active Plan",
|
||||
"owned": "Purchased",
|
||||
"remaining": "{{count}} Events left",
|
||||
"remaining_one": "{{count}} Event left",
|
||||
"remaining_other": "{{count}} Events left"
|
||||
},
|
||||
"badges": {
|
||||
"recommended": "Recommended",
|
||||
"active": "Active"
|
||||
},
|
||||
"confirmTitle": "Confirm Purchase",
|
||||
"confirmSubtitle": "You are upgrading to:",
|
||||
"legalTitle": "Terms & Conditions",
|
||||
"legal": {
|
||||
"agb": "I agree to the Terms and Conditions and Privacy Policy.",
|
||||
"withdrawal": "I agree that the contract execution begins immediately and I lose my right of withdrawal."
|
||||
},
|
||||
"processing": "Processing...",
|
||||
"payNow": "Pay Now",
|
||||
"errors": {
|
||||
"checkout": "Checkout failed"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user