🐛 fix: Invalid redemption code prompts system error message

This commit is contained in:
EUForest
2026-01-10 12:45:36 +08:00
parent d38e8f1676
commit 29f9aaae8c
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -123,6 +123,10 @@ function handleError(response: {
"components:error.50003",
"This coupon code is not supported by the current purchase plan."
),
50004: t(
"components:error.50004",
"Coupon has insufficient remaining uses."
),
60001: t(
"components:error.60001",
"Subscription has expired, please renew before using."