🐛 fix(protocol): Add 'conf' output format option and update translations
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"yaml": "YAML",
|
||||
"json": "JSON",
|
||||
"base64": "Base64",
|
||||
"plain": "Plain Text"
|
||||
"plain": "Plain Text",
|
||||
"conf": "Config File"
|
||||
},
|
||||
"platforms": {
|
||||
"windows": "Windows",
|
||||
|
||||
@@ -74,7 +74,8 @@
|
||||
"base64": "Base64",
|
||||
"json": "JSON",
|
||||
"plain": "纯文本",
|
||||
"yaml": "YAML"
|
||||
"yaml": "YAML",
|
||||
"conf": "配置文件"
|
||||
},
|
||||
"platforms": {
|
||||
"android": "Android",
|
||||
|
||||
Reference in New Issue
Block a user