mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: admin promo groups - add default toggle, fix threshold reset to 0
- Added is_default toggle to promo group create/edit form - Send 0 instead of null when clearing auto-assign threshold - Added isDefault i18n keys for ru, en, zh, fa
This commit is contained in:
@@ -3059,6 +3059,7 @@
|
||||
"rub": "руб.",
|
||||
"autoAssignHint": "0 = не назначать автоматически",
|
||||
"applyToAddons": "Применять к дополнительным услугам",
|
||||
"isDefault": "Группа по умолчанию",
|
||||
"cancel": "Отмена",
|
||||
"saving": "Сохранение...",
|
||||
"save": "Сохранить"
|
||||
|
||||
Reference in New Issue
Block a user