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

@@ -79,6 +79,10 @@
"devEndpoint": "Tryb deweloperski",
"endpoint": "Endpoint",
"websocket": "WebSocket"
},
"language_detect": {
"title": "Wykryto język",
"description": "Język systemu to {language}. Czy chcesz na niego przełączyć?"
}
},
"feed": {