mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-20 01:47:35 +02:00
Add files via upload
This commit is contained in:
@@ -430,6 +430,13 @@
|
||||
"testFailed": "Connectivity test failed",
|
||||
"testNoExpectedOutput": "Shell responded but expected output was not found. Check password and command parameter name.",
|
||||
"clearScreen": "Clear",
|
||||
"copyTerminalLog": "Copy log",
|
||||
"terminalIdle": "Idle",
|
||||
"terminalRunning": "Running",
|
||||
"terminalCopyOk": "Log copied",
|
||||
"terminalCopyFail": "Copy failed",
|
||||
"terminalNewWindow": "New terminal",
|
||||
"terminalWindowPrefix": "Terminal",
|
||||
"running": "Running…",
|
||||
"waitFinish": "Please wait for the current command to finish",
|
||||
"newDir": "New directory",
|
||||
|
||||
@@ -430,6 +430,13 @@
|
||||
"testFailed": "连通性测试失败",
|
||||
"testNoExpectedOutput": "Shell 返回了响应但未得到预期输出,请检查连接密码与命令参数名",
|
||||
"clearScreen": "清屏",
|
||||
"copyTerminalLog": "复制日志",
|
||||
"terminalIdle": "空闲",
|
||||
"terminalRunning": "执行中",
|
||||
"terminalCopyOk": "日志已复制",
|
||||
"terminalCopyFail": "复制失败",
|
||||
"terminalNewWindow": "新终端",
|
||||
"terminalWindowPrefix": "终端",
|
||||
"running": "执行中…",
|
||||
"waitFinish": "请等待当前命令执行完成",
|
||||
"newDir": "新建目录",
|
||||
|
||||
Reference in New Issue
Block a user