Files
MemShellParty/web/app/i18n/probeshell/en.json
T
2026-08-30 21:19:42 +08:00

25 lines
941 B
JSON

{
"buttons.generate": "Generate Shell",
"copyBase64": "Copy Base64",
"copySource": "Copy Source",
"dnslog.host": "DNSLog Host",
"probeContent": "ProbeContent",
"probeContent.bytecode": "Bytecode",
"probeContent.script": "ScriptEngine",
"probeContent.command": "Command",
"probeContent.jdk": "JDK",
"probeContent.server": "Server",
"probeContent.filter": "FilterList",
"probeMethod": "ProbeMethod",
"quickUsage.step1": "Select Probe Method, DNSLog, Response, etc.",
"quickUsage.step2": "Select Probe Content, JDK, Server, etc.",
"quickUsage.step3": "Click Generate Shell",
"shellClass": "ProbeShell",
"shellClassName": "ShellClassName",
"sleepSeconds": "SleepTime (seconds)",
"sleepServer": "SleepServer",
"tips.dnslog.host.required": "DNSLog host required",
"tips.response.reqParamName.required": "ParamName required",
"tips.shellBytesEmpty": "Shell bytes is empty, please generate shell first"
}