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 一起编码",