mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
fix: 修复移动端底栏拖拽排序与更多分组异常
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user