open-notebook/frontend/src
Luis Novo e2cf35060b fix: use getApiErrorMessage in use-settings and update CLAUDE.md docs
- Replace getApiErrorKey with getApiErrorMessage in use-settings.ts
  so error toasts show translated messages instead of raw i18n keys
- Update CLAUDE.md files to reflect the new t('section.key') pattern
  and remove outdated Proxy-related gotchas
2026-04-14 18:31:18 -03:00
..
app refactor: migrate i18n from custom Proxy pattern to standard react-i18next t() function 2026-04-14 14:42:58 -03:00
components refactor: migrate i18n from custom Proxy pattern to standard react-i18next t() function 2026-04-14 14:42:58 -03:00
lib fix: use getApiErrorMessage in use-settings and update CLAUDE.md docs 2026-04-14 18:31:18 -03:00
test refactor: migrate i18n from custom Proxy pattern to standard react-i18next t() function 2026-04-14 14:42:58 -03:00
CLAUDE.md fix: use getApiErrorMessage in use-settings and update CLAUDE.md docs 2026-04-14 18:31:18 -03:00
proxy.ts feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00