mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add button reordering within rows and replace modal with inline add panel
- Add up/down arrow buttons to reorder buttons within rows (builtin + custom) - Replace AddButtonDialog modal (bg-black/50 overlay) with inline expandable panel - Add moveUp/moveDown i18n keys for all locales (en/ru/zh/fa) - Add aria-labels for accessibility on reorder buttons
This commit is contained in:
@@ -2290,6 +2290,8 @@
|
||||
"resetConfirm": "Сбросить компоновку меню к значениям по умолчанию?",
|
||||
"buttonTextPlaceholder": "Свой текст кнопки",
|
||||
"customLabelsHint": "Пустое поле = название по умолчанию",
|
||||
"moveUp": "Переместить вверх",
|
||||
"moveDown": "Переместить вниз",
|
||||
"invalidUrl": "Укажите корректный URL (http:// или https://) для всех пользовательских кнопок"
|
||||
},
|
||||
"apps": {
|
||||
|
||||
Reference in New Issue
Block a user