feat: support appendLambdaSuffix

This commit is contained in:
ReaJason
2025-12-06 14:09:40 +08:00
parent 98e760161b
commit 78f6098e6c
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"
}