mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
new: compatibility of Chinese Android safe keyboard
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
"clipboard": "Clipboard",
|
||||
"close": "Close",
|
||||
"cmd": "Command",
|
||||
"cnKeyboardComp": "Compatibility with Chinese Android",
|
||||
"cnKeyboardCompTip": "If the terminal pops up a secure keyboard, you can enable it.",
|
||||
"collapseUI": "Collapse",
|
||||
"collapseUITip": "Whether to collapse long lists present in the UI by default",
|
||||
"conn": "Connection",
|
||||
@@ -125,8 +127,6 @@
|
||||
"keepStatusWhenErr": "Preserve the last server state",
|
||||
"keepStatusWhenErrTip": "Only in the event of an error during script execution",
|
||||
"keyAuth": "Key Auth",
|
||||
"keyboardCompatibility": "Possible to improve input method compatibility",
|
||||
"keyboardType": "Keyborad type",
|
||||
"language": "Language",
|
||||
"languageName": "English",
|
||||
"lastTry": "Last try",
|
||||
|
||||
Reference in New Issue
Block a user