🐛 fix(locales): Update 'conf' output format to use uppercase 'CONF'

This commit is contained in:
web 2025-08-12 06:04:00 -07:00
parent 292efdf1d8
commit fce9119567
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
"json": "JSON",
"base64": "Base64",
"plain": "Plain Text",
"conf": "Config File"
"conf": "CONF"
},
"platforms": {
"windows": "Windows",

View File

@ -75,7 +75,7 @@
"json": "JSON",
"plain": "纯文本",
"yaml": "YAML",
"conf": "配置文件"
"conf": "CONF"
},
"platforms": {
"android": "Android",