open-notebook/frontend/src
Nikita d0816caab1
feat(i18n): add Russian (ru-RU) language support (#524)
Add complete Russian language support to Open Notebook following the
established i18n patterns from ja-JP and pt-BR implementations.

Changes:
- Create ru-RU locale file with all translation keys
- Register ru-RU in locales/index.ts resources and languages array
- Add ru-RU key integrity test
- Add Russian date-fns locale mapping
- Add Russian option to LanguageToggle dropdown
- Add `russian: "Русский"` key to all existing locales
- Update README.md supported languages list
- Update locales CLAUDE.md documentation

Fixes #523

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Luis Novo <lfnovo@gmail.com>
2026-02-01 18:48:54 -03:00
..
app fix: prevent note editor from expanding beyond dialog bounds (#528) 2026-02-01 16:54:09 -03:00
components feat(i18n): add Russian (ru-RU) language support (#524) 2026-02-01 18:48:54 -03:00
lib feat(i18n): add Russian (ru-RU) language support (#524) 2026-02-01 18:48:54 -03:00
test Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
CLAUDE.md feat(i18n): add Japanese (ja-JP) language support (#450) 2026-01-21 23:49:44 -03:00
proxy.ts feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00