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:
@@ -1,4 +1,6 @@
|
||||
export const folderSelectionMessages = {
|
||||
"folderSelection.language.ariaLabel": "Язык",
|
||||
|
||||
"folderSelection.logoAlt": "Логотип CodeNomad",
|
||||
"folderSelection.tagline": "Выберите папку, чтобы начать писать код с AI",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user