fix: 修复移动端底栏拖拽排序与更多分组异常

This commit is contained in:
JSR
2026-03-28 10:41:43 +08:00
parent 9a4e93bb9b
commit f3ee0c5202
5 changed files with 320 additions and 164 deletions
+7 -1
View File
@@ -167,7 +167,13 @@
"bottomNav": {
"label": "Bottom Navigation Features",
"hint": "Choose which features appear in the mobile bottom bar. The bar shows up to 4 items; extra items go under \"More\"."
}
},
"dragHint": "Drag to reorder. The first 4 items appear in the bottom bar; the rest stay in \"More\".",
"dropHere": "Release to drop here",
"bottomSection": "Bottom Bar (up to 4)",
"moreSection": "More",
"moveToMore": "Move to More",
"moveToBottom": "Move to Bottom"
},
"zoomUpdated": "Interface zoom updated",
"updateFailed": "Update failed",