mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: normalize all API responses, add error handling and reset confirmation
- Extract normalizeConfig() for consistent response normalization - Add onError handlers to mutations with useNotify - Add window.confirm before destructive reset action - Add resetConfirm translation key to all locales
This commit is contained in:
@@ -1807,6 +1807,7 @@
|
||||
"emojiId": "Custom Emoji ID",
|
||||
"emojiPlaceholder": "ID кастомного эмодзи (необязательно)",
|
||||
"resetAll": "Сбросить все стили",
|
||||
"resetConfirm": "Сбросить все стили кнопок к значениям по умолчанию?",
|
||||
"hidden": "Скрыта",
|
||||
"customLabels": "Названия кнопки",
|
||||
"labelPlaceholder": "Свой текст кнопки",
|
||||
|
||||
Reference in New Issue
Block a user