SurfSense/surfsense_web/contexts
Claude f536b13d13
Replace Chinese with Latvian translations and address PR review feedback
Translations:
- Add complete Latvian translations (lv.json)
- Remove Chinese translations (zh.json)
- Update i18n routing to support en/lv locales
- Update LanguageSwitcher component for Latvian
- Update LocaleContext to use Latvian messages

PR Review Improvements:
- Create shared handleSessionExpired() utility in auth-utils.ts
- Refactor use-user.ts, use-chats.ts, use-search-space.ts to use shared utility
- Add session_expired error message to auth-errors.ts
- Consistent redirect to /login?error=session_expired
2025-11-18 21:42:34 +00:00
..
LocaleContext.tsx Replace Chinese with Latvian translations and address PR review feedback 2025-11-18 21:42:34 +00:00
SiteConfigContext.tsx Add disable_registration toggle to site configuration 2025-11-18 14:28:16 +02:00