Add missing admin addon translations and fix event name rendering
This commit is contained in:
@@ -95,7 +95,10 @@
|
||||
"noPackage": "No package is currently assigned to this event.",
|
||||
"addonsLabel": "Add-ons for this event",
|
||||
"noAddons": "No add-ons purchased for this event.",
|
||||
"eventAddonSource": "Source: event package"
|
||||
"eventAddonSource": "Source: event package",
|
||||
"openAddonShop": "Buy add-ons for this event",
|
||||
"openAddonUpsell": "Open control-room upgrades",
|
||||
"noAddonCatalog": "No add-ons are currently available for purchase."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Invoices & payments",
|
||||
@@ -106,7 +109,8 @@
|
||||
"title": "Add-on purchase history",
|
||||
"hint": "History of all add-on purchases across all events. An entry here is not automatically active for the currently selected event.",
|
||||
"empty": "No add-ons booked.",
|
||||
"otherEventNotice": "Purchased for another event"
|
||||
"otherEventNotice": "Purchased for another event",
|
||||
"openShop": "Buy add-ons now"
|
||||
},
|
||||
"overview": {
|
||||
"title": "Package overview",
|
||||
@@ -493,6 +497,25 @@
|
||||
"buyMoreGuests": "Unlock more guests",
|
||||
"extendGallery": "Extend gallery"
|
||||
},
|
||||
"addons": {
|
||||
"title": "Event add-ons",
|
||||
"event": "Event",
|
||||
"packageExpires": "Gallery active until {{date}}",
|
||||
"noPackage": "No package is currently assigned to this event.",
|
||||
"recommendedTitle": "Recommended now",
|
||||
"recommendedBody": "Based on your event usage, these add-ons are likely most relevant.",
|
||||
"recommendedBadge": "Recommended",
|
||||
"buyAction": "Buy add-on",
|
||||
"historyTitle": "Purchased add-ons for this event",
|
||||
"noAddonAvailable": "No add-ons are currently available.",
|
||||
"groups": {
|
||||
"photos": "Photo capacity",
|
||||
"guests": "Guest capacity",
|
||||
"gallery": "Gallery runtime",
|
||||
"bundle": "Bundles",
|
||||
"feature": "Feature unlocks"
|
||||
}
|
||||
},
|
||||
"form": {
|
||||
"editTitle": "Edit event",
|
||||
"createTitle": "Create new event",
|
||||
|
||||
Reference in New Issue
Block a user