mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-12 15:16:43 +02:00
Add files via upload
This commit is contained in:
@@ -374,6 +374,7 @@
|
||||
"tabFileManager": "File manager",
|
||||
"tabAiAssistant": "AI Assistant",
|
||||
"tabDbManager": "Database Manager",
|
||||
"tabMemo": "Memo",
|
||||
"dbType": "Database type",
|
||||
"dbHost": "Host",
|
||||
"dbPort": "Port",
|
||||
@@ -414,6 +415,11 @@
|
||||
"aiDeleteConversationConfirm": "Delete this conversation?",
|
||||
"aiPlaceholder": "e.g. List files in the current directory",
|
||||
"aiSend": "Send",
|
||||
"aiMemo": "Memo",
|
||||
"aiMemoPlaceholder": "Save key commands, testing ideas, and repro steps...",
|
||||
"aiMemoClear": "Clear",
|
||||
"aiMemoSaving": "Saving...",
|
||||
"aiMemoSaved": "Saved locally",
|
||||
"quickCommands": "Quick commands",
|
||||
"downloadFile": "Download",
|
||||
"terminalWelcome": "WebShell virtual terminal — type a command and press Enter (Ctrl+L clear)",
|
||||
|
||||
@@ -374,6 +374,7 @@
|
||||
"tabFileManager": "文件管理",
|
||||
"tabAiAssistant": "AI 助手",
|
||||
"tabDbManager": "数据库管理",
|
||||
"tabMemo": "备忘录",
|
||||
"dbType": "数据库类型",
|
||||
"dbHost": "主机",
|
||||
"dbPort": "端口",
|
||||
@@ -414,6 +415,11 @@
|
||||
"aiDeleteConversationConfirm": "确定删除当前对话记录?",
|
||||
"aiPlaceholder": "例如:列出当前目录下的文件",
|
||||
"aiSend": "发送",
|
||||
"aiMemo": "备忘录",
|
||||
"aiMemoPlaceholder": "记录关键命令、测试思路、复现步骤...",
|
||||
"aiMemoClear": "清空",
|
||||
"aiMemoSaving": "保存中...",
|
||||
"aiMemoSaved": "已保存到本地",
|
||||
"quickCommands": "快捷命令",
|
||||
"downloadFile": "下载",
|
||||
"terminalWelcome": "WebShell 虚拟终端 — 输入命令后按回车执行(Ctrl+L 清屏)",
|
||||
|
||||
Reference in New Issue
Block a user