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