mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add Jupiter and Donut payment provider support
- METHOD_LABELS entries for jupiter and donut - Custom SVG icons: Jupiter (planet with ring), Donut (glazed donut) - Admin settings tree nodes: payments_jupiter, payments_donut - Locale strings (ru/en/zh/fa) for descriptions and admin labels
This commit is contained in:
@@ -525,6 +525,12 @@
|
||||
"antilopay": {
|
||||
"description": "پرداخت از طریق Antilopay"
|
||||
},
|
||||
"jupiter": {
|
||||
"description": "پرداخت SBP از طریق Jupiter (FPGate P2P)"
|
||||
},
|
||||
"donut": {
|
||||
"description": "پرداخت با کارت یا SBP از طریق Donut P2P"
|
||||
},
|
||||
"apple_iap": {
|
||||
"description": "پرداخت از طریق Apple In-App Purchase"
|
||||
}
|
||||
@@ -1654,6 +1660,8 @@
|
||||
"payments_aurapay": "AuraPay",
|
||||
"payments_etoplatezhi": "Etoplatezhi",
|
||||
"payments_antilopay": "Antilopay",
|
||||
"payments_jupiter": "Jupiter",
|
||||
"payments_donut": "Donut",
|
||||
"payments_apple_iap": "Apple IAP",
|
||||
"subs_core": "هسته",
|
||||
"subs_trial": "آزمایشی",
|
||||
|
||||
Reference in New Issue
Block a user