mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add RollyPay payment provider to cabinet frontend
- Payment method label and icon (green gradient, RP) - Admin settings tree entry for ROLLYPAY category - Locale strings and descriptions for ru, en, zh, fa
This commit is contained in:
@@ -680,6 +680,9 @@
|
||||
},
|
||||
"paypear": {
|
||||
"description": "Оплата через PayPear"
|
||||
},
|
||||
"rollypay": {
|
||||
"description": "Оплата через RollyPay (СБП)"
|
||||
}
|
||||
},
|
||||
"transactionHistory": "История операций",
|
||||
@@ -1976,6 +1979,7 @@
|
||||
"payments_riopay": "RioPay",
|
||||
"payments_severpay": "SeverPay",
|
||||
"payments_paypear": "PayPear",
|
||||
"payments_rollypay": "RollyPay",
|
||||
"subs_core": "Основные",
|
||||
"subs_trial": "Пробный период",
|
||||
"subs_pricing": "Цены",
|
||||
|
||||
Reference in New Issue
Block a user