feat(i18n): expand locale coverage with nine new language packs

Add Bengali, Persian, Gujarati, Indonesian alt, Marathi,
Swahili, Tamil, Telugu, and Urdu message bundles to the app's
locale configuration.

Extend RTL locale support for Persian and Urdu and update project
docs to reflect the broader 40+ language availability.
This commit is contained in:
diegosouzapw
2026-04-26 11:43:51 -03:00
parent aa6b2f7567
commit 744a5606e4
13 changed files with 42420 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ with **MCP Server** (29 tools), **A2A v0.3 Protocol**, and **Electron desktop ap
- **Database**: better-sqlite3 (SQLite) — `DATA_DIR` configurable, default `~/.omniroute/`
- **Streaming**: SSE via `open-sse` internal workspace package
- **Styling**: Tailwind CSS v4
- **i18n**: next-intl with 30 languages
- **i18n**: next-intl with 40+ languages
- **Desktop**: Electron (cross-platform: Windows, macOS, Linux)
- **Schemas**: Zod v4 for all API / MCP input validation