新增禁用搜索小键盘设置

This commit is contained in:
JSR
2026-03-18 20:30:49 +08:00
parent c1dc0daedb
commit f54d614316
6 changed files with 94 additions and 6 deletions
+2
View File
@@ -130,6 +130,8 @@
"searchKeyboard": {
"title": "Search Keyboard",
"hint": "Choose the pop-up keyboard layout under the search box",
"disableToggle": "Disable Search Keyboard",
"disableHint": "When enabled, the keyboard will no longer pop up below the search box",
"options": {
"qwerty26": "26-key (QWERTY)",
"t9": "9-key (T9)"
+2
View File
@@ -130,6 +130,8 @@
"searchKeyboard": {
"title": "搜索小键盘",
"hint": "选择搜索框下方弹出的小键盘布局",
"disableToggle": "禁用搜索小键盘",
"disableHint": "开启后,搜索框下方不再弹出小键盘",
"options": {
"qwerty26": "26 键(QWERTY",
"t9": "9 键(T9"