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> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| start-server.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||