Add event addon purchase success page with confetti
This commit is contained in:
@@ -514,6 +514,30 @@
|
||||
"gallery": "Gallery runtime",
|
||||
"bundle": "Bundles",
|
||||
"feature": "Feature unlocks"
|
||||
},
|
||||
"success": {
|
||||
"title": "Add-on purchase",
|
||||
"loadFailed": "Purchase result could not be loaded.",
|
||||
"notFound": "We are still confirming this purchase.",
|
||||
"statusUnknown": "Unknown",
|
||||
"completedTitle": "Purchase completed",
|
||||
"completedBody": "Your event add-on is now active and limits update shortly.",
|
||||
"pendingTitle": "Purchase in progress",
|
||||
"pendingBody": "We are still processing your payment confirmation.",
|
||||
"failedTitle": "Purchase failed",
|
||||
"failedBody": "The payment could not be completed. You can try again.",
|
||||
"summaryTitle": "Purchase summary",
|
||||
"addonType": "Add-on",
|
||||
"amount": "Amount",
|
||||
"quantity": "Quantity",
|
||||
"purchasedAt": "Purchased at",
|
||||
"checkoutId": "Checkout ID",
|
||||
"transactionId": "Transaction ID",
|
||||
"nextTitle": "What next?",
|
||||
"backToAddons": "Back to add-on manager",
|
||||
"openControlRoom": "Open control room",
|
||||
"openBilling": "Open billing",
|
||||
"backToEvent": "Back to event"
|
||||
}
|
||||
},
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user