deerflow2/frontend/src/components/workspace/settings
Willem Jiang af6e48ccaa
fix(i18n): add Chinese translations for account settings page (#2712)
The account settings page had all user-facing strings (profile labels,
  password form placeholders, validation messages, button text) hardcoded
  in English. Replace them with i18n translation keys so the page renders
  correctly when the locale is set to Chinese.

 Fixed #2710
2026-05-04 11:15:16 +08:00
..
about-content.ts docs: update README.md 2026-02-13 09:38:35 +08:00
about-settings-page.tsx fix(frontend): build + remove hover tooltips in step links 2026-02-09 03:42:16 +08:00
about.md ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
account-settings-page.tsx fix(i18n): add Chinese translations for account settings page (#2712) 2026-05-04 11:15:16 +08:00
appearance-settings-page.tsx fix(i18n): normalize locale and prevent undefined translations (#914) 2026-02-27 08:10:38 +08:00
index.ts feat: support settings 2026-01-20 23:43:21 +08:00
memory-settings-page.tsx fix memory settings layout overflow (#2420) 2026-04-24 20:29:55 +08:00
notification-settings-page.tsx feat: add notification 2026-01-31 11:08:27 +08:00
settings-dialog.tsx feat(auth): release-validation pass for 2.0-rc — 12 blockers + simplify follow-ups (#2008) 2026-04-26 11:08:11 +08:00
settings-section.tsx feat: add notification 2026-01-31 11:08:27 +08:00
skill-settings-page.tsx feat: 改进设置页面UI和国际化支持 / Improve settings pages UI and i18n support 2026-02-10 12:15:37 +08:00
tool-settings-page.tsx feat: add i18n 2026-01-24 22:19:37 +08:00