🐛 fix(locales): Update 'conf' output format to use uppercase 'CONF'
This commit is contained in:
parent
292efdf1d8
commit
fce9119567
@ -75,7 +75,7 @@
|
||||
"json": "JSON",
|
||||
"base64": "Base64",
|
||||
"plain": "Plain Text",
|
||||
"conf": "Config File"
|
||||
"conf": "CONF"
|
||||
},
|
||||
"platforms": {
|
||||
"windows": "Windows",
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
"json": "JSON",
|
||||
"plain": "纯文本",
|
||||
"yaml": "YAML",
|
||||
"conf": "配置文件"
|
||||
"conf": "CONF"
|
||||
},
|
||||
"platforms": {
|
||||
"android": "Android",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user