mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 08:51:53 +08:00
feat: support select child packer
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
"optional": "(可选)",
|
||||
"packerConfig.title": "打包配置",
|
||||
"packerMethod": "打包方式",
|
||||
"packerMode.default": "默认模式",
|
||||
"packerMode.advanced": "进阶模式",
|
||||
"packerMode.defaultDesc": "选择打包方式,将一次性生成其所有子变体。",
|
||||
"packerMode.advancedDesc": "先选择左侧分类,再挑选具体的子变体。",
|
||||
"packerMode.category": "分类",
|
||||
"packerMode.variant": "变体",
|
||||
"packerMode.noVariants": "无子变体,已完成选择。",
|
||||
"paramName": "参数名称",
|
||||
"paramName.description": "支持请求参数 param 或请求头 header 传值",
|
||||
"placeholders.input": "请输入",
|
||||
|
||||
Reference in New Issue
Block a user