mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 16:01:52 +08:00
feat: support appendLambdaSuffix
This commit is contained in:
@@ -35,5 +35,7 @@
|
||||
"usage": "Usage",
|
||||
"version.updateAvailable": "Update Available",
|
||||
"version.updateAvailableTooltip": "Click to Open Github Release Page ( v{{currentVersion}} -> v{{latestVersion}})",
|
||||
"shellTool": "Shell Tool"
|
||||
"shellTool": "Shell Tool",
|
||||
"lambdaSuffix": "LambdaSuffix",
|
||||
"probe": "Probe Mode"
|
||||
}
|
||||
|
||||
@@ -35,5 +35,7 @@
|
||||
"usage": "使用指南",
|
||||
"version.updateAvailable": "有可用升级",
|
||||
"version.updateAvailableTooltip": "点击前往 GitHub Release ( v{{currentVersion}} -> v{{latestVersion}})",
|
||||
"shellTool": "内存马工具"
|
||||
"shellTool": "内存马工具",
|
||||
"lambdaSuffix": "Lambda 类名后缀",
|
||||
"probe": "回显模式"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user