Update PayPal references and tests
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"mobileProfile": {
|
||||
"settings": "Einstellungen"
|
||||
"title": "Profil",
|
||||
"settings": "Einstellungen",
|
||||
"account": "Account bearbeiten",
|
||||
"language": "Sprache",
|
||||
"languageDe": "Deutsch",
|
||||
"languageEn": "Englisch",
|
||||
"theme": "Theme",
|
||||
"themeLight": "Hell",
|
||||
"themeDark": "Dunkel",
|
||||
"themeSystem": "System",
|
||||
"logout": "Abmelden",
|
||||
"logoutTitle": "Ausloggen",
|
||||
"logoutHint": "Aus der App ausloggen"
|
||||
},
|
||||
"readiness": {
|
||||
"steps": {
|
||||
@@ -15,7 +27,7 @@
|
||||
"actions": {
|
||||
"refresh": "Aktualisieren",
|
||||
"exportCsv": "Export als CSV",
|
||||
"portal": "Im Lemon Squeezy-Portal verwalten",
|
||||
"portal": "Im PayPal-Portal verwalten",
|
||||
"portalBusy": "Portal wird geöffnet...",
|
||||
"openPackages": "Pakete öffnen",
|
||||
"contactSupport": "Support kontaktieren"
|
||||
@@ -42,7 +54,7 @@
|
||||
"errors": {
|
||||
"load": "Paketdaten konnten nicht geladen werden.",
|
||||
"more": "Weitere Einträge konnten nicht geladen werden.",
|
||||
"portal": "Lemon Squeezy-Portal konnte nicht geöffnet werden."
|
||||
"portal": "PayPal-Portal konnte nicht geöffnet werden."
|
||||
},
|
||||
"checkoutSuccess": "Checkout abgeschlossen. Dein Paket wird in Kürze aktiviert.",
|
||||
"checkoutCancelled": "Checkout wurde abgebrochen.",
|
||||
@@ -128,9 +140,9 @@
|
||||
}
|
||||
},
|
||||
"transactions": {
|
||||
"title": "Lemon Squeezy-Transaktionen",
|
||||
"description": "Neueste Lemon Squeezy-Transaktionen für dieses Kundenkonto.",
|
||||
"empty": "Noch keine Lemon Squeezy-Transaktionen.",
|
||||
"title": "PayPal-Transaktionen",
|
||||
"description": "Neueste PayPal-Transaktionen für dieses Kundenkonto.",
|
||||
"empty": "Noch keine PayPal-Transaktionen.",
|
||||
"labels": {
|
||||
"transactionId": "Transaktion {{id}}",
|
||||
"checkoutId": "Checkout-ID: {{id}}",
|
||||
@@ -2295,8 +2307,8 @@
|
||||
},
|
||||
"mobileDashboard": {
|
||||
"title": "Dashboard",
|
||||
"shortcutAnalytics": "Analytics",
|
||||
"quickActionsTitle": "Experience",
|
||||
"shortcutAnalytics": "Statistiken",
|
||||
"quickActionsTitle": "Schnellzugriff",
|
||||
"readyForLiftoff": "Alles erledigt.",
|
||||
"selectEvent": "Wähle ein Event, um fortzufahren",
|
||||
"emptyBadge": "Willkommen!",
|
||||
@@ -2418,8 +2430,6 @@
|
||||
"shortcutInvites": "Team-/Helfer-Einladungen",
|
||||
"shortcutSettings": "Event-Einstellungen",
|
||||
"shortcutBranding": "Branding & Moderation",
|
||||
"shortcutAnalytics": "Statistiken",
|
||||
"quickActionsTitle": "Schnellzugriff",
|
||||
"kpiTitle": "Wichtigste Kennzahlen",
|
||||
"kpiTasks": "Offene Fotoaufgaben",
|
||||
"kpiPhotos": "Fotos",
|
||||
@@ -2672,25 +2682,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mobileProfile": {
|
||||
"title": "Profil",
|
||||
"settings": "Einstellungen",
|
||||
"account": "Account bearbeiten",
|
||||
"language": "Sprache",
|
||||
"languageDe": "Deutsch",
|
||||
"languageEn": "Englisch",
|
||||
"theme": "Theme",
|
||||
"themeLight": "Hell",
|
||||
"themeDark": "Dunkel",
|
||||
"themeSystem": "System",
|
||||
"logout": "Abmelden",
|
||||
"logoutTitle": "Ausloggen",
|
||||
"logoutHint": "Aus der App ausloggen"
|
||||
},
|
||||
"mobileSettings": {
|
||||
"title": "Einstellungen",
|
||||
"accountTitle": "Account",
|
||||
"tenantBadge": "Konto #{{id}}",
|
||||
"mobileSettings": {
|
||||
"title": "Einstellungen",
|
||||
"accountTitle": "Account",
|
||||
"tenantBadge": "Konto #{{id}}",
|
||||
"notificationsTitle": "Benachrichtigungen",
|
||||
"notificationsLoading": "Lade Einstellungen ...",
|
||||
"pushTitle": "App Push",
|
||||
@@ -2861,7 +2856,7 @@
|
||||
"validation": "Füge Titel, Nachricht und ggf. einen Ziel-Gast hinzu."
|
||||
}
|
||||
},
|
||||
"dataExports": {
|
||||
"dataExports": {
|
||||
"title": "Datenexporte",
|
||||
"request": {
|
||||
"title": "Exportanfrage",
|
||||
@@ -3034,5 +3029,12 @@
|
||||
"checkout": "Checkout fehlgeschlagen"
|
||||
},
|
||||
"selectDisabled": "Nicht verfügbar"
|
||||
},
|
||||
"billingOverview": {
|
||||
"transactions": {
|
||||
"title": "PayPal-Transaktionen",
|
||||
"description": "Neueste PayPal-Transaktionen für dieses Kundenkonto.",
|
||||
"empty": "Noch keine PayPal-Transaktionen."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user