feat(i18n): Add Simplified Chinese translation for language auto-detect

This commit is contained in:
loner
2025-10-19 01:45:58 +08:00
parent 4474e7366b
commit 00d8e18a45
+2 -1
View File
@@ -76,7 +76,8 @@
},
"select": {
"label": "应用程序语言",
"description": "选择应用程序界面中使用的语言。"
"description": "选择应用程序界面中使用的语言。",
"auto-detect": "自动检测"
}
}
},