feat: support appendLambdaSuffix

This commit is contained in:
ReaJason
2025-12-08 01:43:41 +08:00
parent 30dd253565
commit 36236653bd
13 changed files with 78 additions and 4 deletions
+3 -1
View File
@@ -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"
}