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": "エンドポイント",
"websocket": "ウェブソケット"
},
"language_detect": {
"title": "言語を検出しました",
"description": "システム言語は {language} のようです。切り替えますか?"
}
},
"feed": {