🐛 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",
|
"json": "JSON",
|
||||||
"base64": "Base64",
|
"base64": "Base64",
|
||||||
"plain": "Plain Text",
|
"plain": "Plain Text",
|
||||||
"conf": "Config File"
|
"conf": "CONF"
|
||||||
},
|
},
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"windows": "Windows",
|
"windows": "Windows",
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"plain": "纯文本",
|
"plain": "纯文本",
|
||||||
"yaml": "YAML",
|
"yaml": "YAML",
|
||||||
"conf": "配置文件"
|
"conf": "CONF"
|
||||||
},
|
},
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"android": "Android",
|
"android": "Android",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user