feat(ui): add left menu lock/unlock with reorder mode and context menu (#5168)
* feat: free menu * feat(ui): add left menu lock/unlock with reorder mode and context menu * docs: UPDATELOG.md
This commit is contained in:
@@ -708,5 +708,8 @@
|
||||
"Prefer System Titlebar": "Prefer System Titlebar",
|
||||
"App Log Max Size": "App Log Max Size",
|
||||
"App Log Max Count": "App Log Max Count",
|
||||
"Allow Auto Update": "Allow Auto Update"
|
||||
"Allow Auto Update": "Allow Auto Update",
|
||||
"Menu reorder mode": "Menu reorder mode",
|
||||
"Unlock menu order": "Unlock menu order",
|
||||
"Lock menu order": "Lock menu order"
|
||||
}
|
||||
|
||||
@@ -708,5 +708,8 @@
|
||||
"Prefer System Titlebar": "优先使用系统标题栏",
|
||||
"App Log Max Size": "应用日志最大大小",
|
||||
"App Log Max Count": "应用日志最大数量",
|
||||
"Allow Auto Update": "允许自动更新"
|
||||
"Allow Auto Update": "允许自动更新",
|
||||
"Menu reorder mode": "菜单排序模式",
|
||||
"Unlock menu order": "解锁菜单排序",
|
||||
"Lock menu order": "锁定菜单排序"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user