feat: add system language detection and prompt on first launch

This commit is contained in:
pa
2026-03-17 20:31:56 +09:00
parent 6720f1a294
commit 120a4c3533
19 changed files with 323 additions and 34 deletions

View File

@@ -99,6 +99,10 @@
"devEndpoint": "開發介面",
"endpoint": "Endpoint",
"websocket": "WebSocket"
},
"language_detect": {
"title": "偵測到語言",
"description": "您的系統語言似乎是 {language}。是否切換到該語言?"
}
},
"feed": {