feat: added i18n support; added Simplified Chinese support

This commit is contained in:
Xiaohan-Tian
2026-05-30 20:02:55 -07:00
parent c17d169dc6
commit 957f6db950
58 changed files with 3354 additions and 520 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"general": {
"language": "en_us",
"language": "auto",
"llm_provider": "local_browser",
"persist_api_keys_non_localhost": false,
"openai": {