feat(ui): add language selector

Adds a language dropdown to the folder picker using the shared selector UI and persists selection to preferences.locale.
This commit is contained in:
Shantur Rathore
2026-01-26 13:11:05 +00:00
parent feccbd13bd
commit c62c9b1c78
7 changed files with 74 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
export const folderSelectionMessages = {
"folderSelection.language.ariaLabel": "Язык",
"folderSelection.logoAlt": "Логотип CodeNomad",
"folderSelection.tagline": "Выберите папку, чтобы начать писать код с AI",