feat: add Freekassa SBP and card payment method icons and labels

Add icons, admin labels, and i18n descriptions for freekassa_sbp
and freekassa_card payment methods in the cabinet frontend.
This commit is contained in:
Fringg
2026-02-25 12:32:07 +03:00
parent 21fc75a17d
commit a725265026
4 changed files with 48 additions and 0 deletions

View File

@@ -624,6 +624,12 @@
"freekassa": {
"description": "Оплата через FreeKassa"
},
"freekassa_sbp": {
"description": "Оплата через СБП (QR код)"
},
"freekassa_card": {
"description": "Оплата картой РФ"
},
"tribute": {
"description": "Оплата банковской картой через Tribute"
}