feat: add Etoplatezhi payment provider support

- Add etoplatezhi to METHOD_LABELS for stats charts
- Add PaymentMethodIcon case with green gradient SVG
- Add payments_etoplatezhi to admin settings tree
- Add i18n keys in all 4 locales (en, ru, zh, fa)
This commit is contained in:
Fringg
2026-05-04 07:18:14 +03:00
parent 7d29285ff6
commit 85a34b1947
7 changed files with 38 additions and 0 deletions

View File

@@ -511,6 +511,9 @@
"severpay": {
"description": "通过SeverPay支付"
},
"etoplatezhi": {
"description": "通过Etoplatezhi支付"
},
"apple_iap": {
"description": "通过Apple应用内购买支付"
}
@@ -1676,6 +1679,7 @@
"payments_paypear": "PayPear",
"payments_rollypay": "RollyPay",
"payments_aurapay": "AuraPay",
"payments_etoplatezhi": "Etoplatezhi",
"payments_apple_iap": "Apple IAP",
"subs_core": "核心",
"subs_trial": "试用",