feat: add AuraPay payment provider to cabinet frontend

- Payment method label and icon (violet gradient, AP)
- Admin settings tree entry for AURAPAY category
- Locale strings and descriptions for ru, en, zh, fa
This commit is contained in:
Fringg
2026-04-18 00:05:56 +03:00
parent 4eed0f358e
commit 48827e430d
7 changed files with 32 additions and 0 deletions

View File

@@ -655,6 +655,9 @@
},
"rollypay": {
"description": "Pay via RollyPay (SBP)"
},
"aurapay": {
"description": "Pay via AuraPay"
}
},
"transactionHistory": "Transaction History",
@@ -1964,6 +1967,7 @@
"payments_severpay": "SeverPay",
"payments_paypear": "PayPear",
"payments_rollypay": "RollyPay",
"payments_aurapay": "AuraPay",
"subs_core": "Core",
"subs_trial": "Trial",
"subs_pricing": "Pricing",