Redirect checkout to billing with status
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-12 11:49:10 +01:00
parent 8f1d3a3eb6
commit 4bcaef53f7
4 changed files with 45 additions and 3 deletions

View File

@@ -34,6 +34,8 @@
"more": "Weitere Einträge konnten nicht geladen werden.",
"portal": "Paddle-Portal konnte nicht geöffnet werden."
},
"checkoutSuccess": "Checkout abgeschlossen. Dein Paket wird in Kürze aktiviert.",
"checkoutCancelled": "Checkout wurde abgebrochen.",
"sections": {
"invoices": {
"title": "Rechnungen & Zahlungen",

View File

@@ -34,6 +34,8 @@
"more": "Unable to load more entries.",
"portal": "Unable to open the Paddle portal."
},
"checkoutSuccess": "Checkout completed. Your package will activate shortly.",
"checkoutCancelled": "Checkout was cancelled.",
"sections": {
"invoices": {
"title": "Invoices & payments",