The sidebar was using t() which references a module-level currentLocale variable that doesn't trigger re-renders when the locale changes. Updated to use the LocaleContext and tLocale() so sidebar navigation items update immediately when the user selects a different language. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| lib | ||
| pages | ||
| types | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||