mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
feat: add sub-options UI for landing payment methods + extract components
Add interactive sub-option toggles (Card/SBP/Crypto) to the landing editor payment method configuration. Extract SortableFeatureItem and SortableSelectedMethodCard into dedicated component files to reduce AdminLandingEditor from ~1160 to ~860 lines.
This commit is contained in:
@@ -3747,6 +3747,7 @@
|
||||
"selectMethods": "Выберите доступные методы",
|
||||
"noSystemMethods": "В системе не настроено ни одного способа оплаты",
|
||||
"methodOrder": "Перетащите для изменения порядка",
|
||||
"methodSubOptions": "Варианты оплаты",
|
||||
"loadingPeriods": "Загрузка...",
|
||||
"periodDaySuffix": "д",
|
||||
"localeTab": "Язык",
|
||||
|
||||
Reference in New Issue
Block a user