Update PayPal references and tests
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
{
|
||||
{
|
||||
"mobileProfile": {
|
||||
"settings": "Settings"
|
||||
"title": "Profile",
|
||||
"settings": "Settings",
|
||||
"account": "Edit account",
|
||||
"language": "Language",
|
||||
"languageDe": "Deutsch",
|
||||
"languageEn": "English",
|
||||
"theme": "Theme",
|
||||
"themeLight": "Light",
|
||||
"themeDark": "Dark",
|
||||
"themeSystem": "System",
|
||||
"logout": "Log out",
|
||||
"logoutTitle": "Sign out",
|
||||
"logoutHint": "Sign out from this app."
|
||||
},
|
||||
"readiness": {
|
||||
"steps": {
|
||||
@@ -15,7 +27,7 @@
|
||||
"actions": {
|
||||
"refresh": "Refresh",
|
||||
"exportCsv": "Export CSV",
|
||||
"portal": "Manage in Lemon Squeezy",
|
||||
"portal": "Manage in PayPal",
|
||||
"portalBusy": "Opening portal...",
|
||||
"openPackages": "Open packages",
|
||||
"contactSupport": "Contact support"
|
||||
@@ -42,7 +54,7 @@
|
||||
"errors": {
|
||||
"load": "Unable to load package data.",
|
||||
"more": "Unable to load more entries.",
|
||||
"portal": "Unable to open the Lemon Squeezy portal."
|
||||
"portal": "Unable to open the PayPal portal."
|
||||
},
|
||||
"checkoutSuccess": "Checkout completed. Your package will activate shortly.",
|
||||
"checkoutCancelled": "Checkout was cancelled.",
|
||||
@@ -128,9 +140,9 @@
|
||||
}
|
||||
},
|
||||
"transactions": {
|
||||
"title": "Lemon Squeezy transactions",
|
||||
"description": "Recent Lemon Squeezy transactions for this customer account.",
|
||||
"empty": "No Lemon Squeezy transactions yet.",
|
||||
"title": "PayPal transactions",
|
||||
"description": "Recent PayPal transactions for this customer account.",
|
||||
"empty": "No PayPal transactions yet.",
|
||||
"labels": {
|
||||
"transactionId": "Transaction {{id}}",
|
||||
"checkoutId": "Checkout ID: {{id}}",
|
||||
@@ -2298,7 +2310,7 @@
|
||||
"mobileDashboard": {
|
||||
"title": "Dashboard",
|
||||
"shortcutAnalytics": "Analytics",
|
||||
"quickActionsTitle": "Experience",
|
||||
"quickActionsTitle": "Quick actions",
|
||||
"readyForLiftoff": "Ready for Liftoff",
|
||||
"selectEvent": "Select an event to continue",
|
||||
"emptyBadge": "Welcome aboard",
|
||||
@@ -2420,8 +2432,6 @@
|
||||
"shortcutInvites": "Team / helper invites",
|
||||
"shortcutSettings": "Event settings",
|
||||
"shortcutBranding": "Branding & moderation",
|
||||
"shortcutAnalytics": "Analytics",
|
||||
"quickActionsTitle": "Quick actions",
|
||||
"kpiTitle": "Key performance indicators",
|
||||
"kpiTasks": "Open photo tasks",
|
||||
"kpiPhotos": "Photos",
|
||||
@@ -2674,21 +2684,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mobileProfile": {
|
||||
"title": "Profile",
|
||||
"settings": "Settings",
|
||||
"account": "Edit account",
|
||||
"language": "Language",
|
||||
"languageDe": "Deutsch",
|
||||
"languageEn": "English",
|
||||
"theme": "Theme",
|
||||
"themeLight": "Light",
|
||||
"themeDark": "Dark",
|
||||
"themeSystem": "System",
|
||||
"logout": "Log out",
|
||||
"logoutTitle": "Sign out",
|
||||
"logoutHint": "Sign out from this app."
|
||||
},
|
||||
"mobileSettings": {
|
||||
"title": "Settings",
|
||||
"accountTitle": "Account",
|
||||
@@ -2863,13 +2858,13 @@
|
||||
"validation": "Add a title, message, and target guest when needed."
|
||||
}
|
||||
},
|
||||
"dataExports": {
|
||||
"dataExports": {
|
||||
"title": "Data exports",
|
||||
"request": {
|
||||
"title": "Export request",
|
||||
"hint": "Export account data or a specific event archive.",
|
||||
"progress": "Export is running. This list refreshes automatically."
|
||||
},
|
||||
"request": {
|
||||
"title": "Export request",
|
||||
"hint": "Export account data or a specific event archive.",
|
||||
"progress": "Export is running. This list refreshes automatically."
|
||||
},
|
||||
"fields": {
|
||||
"scope": "Scope",
|
||||
"event": "Event",
|
||||
@@ -3036,5 +3031,12 @@
|
||||
"checkout": "Checkout failed"
|
||||
},
|
||||
"selectDisabled": "Not available"
|
||||
},
|
||||
"billingOverview": {
|
||||
"transactions": {
|
||||
"title": "PayPal transactions",
|
||||
"description": "Recent PayPal transactions for this customer account.",
|
||||
"empty": "No PayPal transactions yet."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user