feat: main framework complete.
This commit is contained in:
@@ -4,5 +4,13 @@
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "System"
|
||||
},
|
||||
"version": {
|
||||
"current": "current version",
|
||||
"check_update": "Check for updates"
|
||||
},
|
||||
"app_name": "Gesture Manager for DDE",
|
||||
"language": {
|
||||
"label": "Language"
|
||||
}
|
||||
}
|
||||
@@ -4,5 +4,13 @@
|
||||
"dark": "深色",
|
||||
"light": "浅色",
|
||||
"system": "跟随系统"
|
||||
},
|
||||
"version": {
|
||||
"current": "当前版本",
|
||||
"check_update": "检查更新"
|
||||
},
|
||||
"app_name": "DDE手势管理器",
|
||||
"language": {
|
||||
"label": "语言"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user