Disallow downgrades in package shop

This commit is contained in:
Codex Agent
2026-01-12 11:45:12 +01:00
parent ad336f5e18
commit 47f6343347
5 changed files with 108 additions and 34 deletions

View File

@@ -2944,6 +2944,7 @@
"payNow": "Jetzt zahlen",
"errors": {
"checkout": "Checkout fehlgeschlagen"
}
},
"selectDisabled": "Nicht verfügbar"
}
}

View File

@@ -2948,6 +2948,7 @@
"payNow": "Pay Now",
"errors": {
"checkout": "Checkout failed"
}
},
"selectDisabled": "Not available"
}
}