feat: add default scheme to local manager.
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
"title": "Scheme market"
|
||||
},
|
||||
"local_manager": {
|
||||
"title": "Local scheme management"
|
||||
"title": "Local scheme management",
|
||||
"default_scheme": {
|
||||
"label": "System default scheme",
|
||||
"description": "System default gesture scheme, cannot be modified. (Secretly telling you that there is no actual content in this scheme, just when applying the scheme, it is achieved by deleting a custom configuration scheme."
|
||||
}
|
||||
},
|
||||
"gesture_editor": {
|
||||
"label": "Gesture scheme editing",
|
||||
|
||||
@@ -23,7 +23,11 @@
|
||||
"title": "方案市场"
|
||||
},
|
||||
"local_manager": {
|
||||
"title": "本地方案管理"
|
||||
"title": "本地方案管理",
|
||||
"default_scheme": {
|
||||
"label": "系统默认方案",
|
||||
"description": "系统默认的手势方案,不可修改。(偷偷告诉你,这个这个方案里没有任何实际内容,应用该方案时不过是通过删除自定义配置方案的方式来实现恢复系统默认方案~)"
|
||||
}
|
||||
},
|
||||
"gesture_editor": {
|
||||
"label": "手势方案编辑",
|
||||
|
||||
Reference in New Issue
Block a user