feat(settings): Improve Extra Folder Paths UX with restart indicators

- Replace tooltip with restart-required icon for better visibility
- Update descriptions to accurately reflect feature purpose
- Fix toast message to show correct restart notification
- Sync i18n keys across all supported languages
This commit is contained in:
Will Miao
2026-04-02 08:55:30 +08:00
parent 4dd2c0526f
commit 3e9210394a
13 changed files with 33 additions and 32 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ model_cache/
# agent
.opencode/
.claude/
.codex
# Vue widgets development cache (but keep build output)
vue-widgets/node_modules/