mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"about": "About",
|
|
"basicInfo": "BasicInfo",
|
|
"byPassJavaModule": "Bypass JavaModule",
|
|
"cancel": "Cancel",
|
|
"copyLabelSuccess": "Copy {{label}} successfully",
|
|
"copySuccess": "Copy successfully",
|
|
"debug": "Debug Mode",
|
|
"download": "Downlaod",
|
|
"encryptor": "Encryptor",
|
|
"feedback": "Feedback",
|
|
"generateResult": "Generate Result",
|
|
"generator": "Generator",
|
|
"headerName": "HeaderName",
|
|
"headerValue": "HeaderValue",
|
|
"implementationClass": "ImplementationClass",
|
|
"loading": "Loading...",
|
|
"mainConfig.title": "Main Config",
|
|
"MemShellGenerator": "MemShellGenerator",
|
|
"optional": "(Optional)",
|
|
"packerConfig.title": "Package Config",
|
|
"packerMethod": "Package Method",
|
|
"paramName": "ParamName",
|
|
"placeholders.input": "Please input",
|
|
"placeholders.select": "Please select",
|
|
"ProbeShellGenerator": "ProbeShellGenerator",
|
|
"quickUsage.title": "Quick Usage",
|
|
"server": "Server",
|
|
"serverVersion": "Server Version",
|
|
"shrink": "Shrink",
|
|
"staticInitialize": "StaticInitialize",
|
|
"toast.generateError": "Generation failed, {{error}}",
|
|
"toast.generateSuccess": "Generation successful",
|
|
"urlPattern": "URL Pattern",
|
|
"usage": "Usage",
|
|
"version.updateAvailable": "Update Available",
|
|
"version.updateAvailableTooltip": "Click to Open Github Release Page ( v{{currentVersion}} -> v{{latestVersion}})",
|
|
"shellTool": "Shell Tool",
|
|
"lambdaSuffix": "LambdaSuffix",
|
|
"probe": "Probe Mode"
|
|
}
|