mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
设置页新增搜索小键盘布局并支持26键
This commit is contained in:
@@ -127,6 +127,14 @@
|
||||
"darkMode": "Dark",
|
||||
"primaryColor": "Primary Color",
|
||||
"backgroundGradient": "Background Gradient",
|
||||
"searchKeyboard": {
|
||||
"title": "Search Keyboard",
|
||||
"hint": "Choose the pop-up keyboard layout under the search box",
|
||||
"options": {
|
||||
"qwerty26": "26-key (QWERTY)",
|
||||
"t9": "9-key (T9)"
|
||||
}
|
||||
},
|
||||
"interfaceZoom": "Interface Zoom",
|
||||
"zoomHint": "Adjust the overall size of the application interface",
|
||||
"zoomUpdated": "Interface zoom updated",
|
||||
|
||||
Reference in New Issue
Block a user