mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 08:21:52 +08:00
feat: support select child packer
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
"optional": "(Optional)",
|
||||
"packerConfig.title": "Package Config",
|
||||
"packerMethod": "Package Method",
|
||||
"packerMode.default": "Default",
|
||||
"packerMode.advanced": "Advanced",
|
||||
"packerMode.defaultDesc": "Pick a packing method; it packs all of its variants at once.",
|
||||
"packerMode.advancedDesc": "Pick a category, then choose a specific variant.",
|
||||
"packerMode.category": "Category",
|
||||
"packerMode.variant": "Variant",
|
||||
"packerMode.noVariants": "has no variants — selection complete.",
|
||||
"paramName": "ParamName",
|
||||
"paramName.description": "Supports passing values via request parameter (param) or request header (header)",
|
||||
"placeholders.input": "Please input",
|
||||
|
||||
Reference in New Issue
Block a user