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

This commit is contained in:
web 2025-08-12 06:04:00 -07:00 committed by speakeloudest
parent 6a889e7f2d
commit 037240f6a5
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",