mirror of
https://github.com/AkiChase/scrcpy-mask
synced 2025-02-22 23:12:16 +08:00
feat(i18n): update adb not available
This commit is contained in:
parent
9d7a795e63
commit
38f943e502
@ -62,7 +62,7 @@
|
|||||||
"positiveText": "To control"
|
"positiveText": "To control"
|
||||||
},
|
},
|
||||||
"sightMode": "Mouse is locked, press {0} to unlock",
|
"sightMode": "Mouse is locked, press {0} to unlock",
|
||||||
"checkAdb": "adb is not available and the software cannot run normally. Please ensure that adb is installed on the system and added to the Path environment variable correctly: {0}",
|
"checkAdb": "adb is not available and the software cannot run normally. Fill in the path of the adb file in the setup page, or add the folder where it is located to the Path environment variable.: {0}",
|
||||||
"keyInputMode": "Has entered the keystroke input mode, close this message to exit."
|
"keyInputMode": "Has entered the keystroke input mode, close this message to exit."
|
||||||
},
|
},
|
||||||
"Setting": {
|
"Setting": {
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"positiveText": "去控制"
|
"positiveText": "去控制"
|
||||||
},
|
},
|
||||||
"sightMode": "鼠标已锁定, 按 {0} 键解锁",
|
"sightMode": "鼠标已锁定, 按 {0} 键解锁",
|
||||||
"checkAdb": "adb不可用,软件无法正常运行,请确保系统已安装adb,并正确添加到了Path环境变量中: {0}",
|
"checkAdb": "adb不可用,软件无法正常运行,请确保系统已安装adb。请将adb文件路径填入软件设置界面,或者将其所在文件夹添加到Path环境变量中: {0}",
|
||||||
"keyInputMode": "已进入按键输入模式,关闭本消息可退出"
|
"keyInputMode": "已进入按键输入模式,关闭本消息可退出"
|
||||||
},
|
},
|
||||||
"Setting": {
|
"Setting": {
|
||||||
|
Loading…
Reference in New Issue
Block a user