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

@@ -45,6 +45,10 @@
"devEndpoint": "Dev Endpoint",
"endpoint": "Endpoint",
"websocket": "WebSocket"
},
"language_detect": {
"title": "ตรวจพบภาษา",
"description": "ภาษาของระบบของคุณดูเหมือนจะเป็น {language} คุณต้องการเปลี่ยนไปใช้หรือไม่?"
}
},
"feed": {