mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add Lava payment provider support
- METHOD_LABELS entry for lava - Custom SVG icon: dark base with orange-red lava flow and ember dots - Admin settings tree node: payments_lava - Locale strings (ru/en/zh/fa) for descriptions and admin labels
This commit is contained in:
@@ -531,6 +531,9 @@
|
||||
"donut": {
|
||||
"description": "پرداخت با کارت یا SBP از طریق Donut P2P"
|
||||
},
|
||||
"lava": {
|
||||
"description": "پرداخت با کارت یا SBP از طریق Lava Business"
|
||||
},
|
||||
"apple_iap": {
|
||||
"description": "پرداخت از طریق Apple In-App Purchase"
|
||||
}
|
||||
@@ -1662,6 +1665,7 @@
|
||||
"payments_antilopay": "Antilopay",
|
||||
"payments_jupiter": "Jupiter",
|
||||
"payments_donut": "Donut",
|
||||
"payments_lava": "Lava",
|
||||
"payments_apple_iap": "Apple IAP",
|
||||
"subs_core": "هسته",
|
||||
"subs_trial": "آزمایشی",
|
||||
|
||||
Reference in New Issue
Block a user