Roo-Code/apps/web-evals
Roo Code 3701cb3d0e fix: Translate Azure provider strings to 14 languages
Translates Azure AI provider UI strings from English placeholders to proper localized translations in 14 non-English locales:
- Catalan (ca), German (de), Spanish (es), French (fr)
- Hindi (hi), Indonesian (id), Italian (it), Japanese (ja)
- Korean (ko), Dutch (nl), Polish (pl), Portuguese-BR (pt-BR)
- Russian (ru), Turkish (tr), Vietnamese (vi), Chinese-TW (zh-TW)

Also fixes pre-existing lint warning in vscode-e2e global types.

Fixes review comment: untranslated Azure strings breaking localization pattern
2025-11-21 03:07:48 +00:00
..
public Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
scripts Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
src Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
.env Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
.gitignore Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
components.json Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
eslint.config.mjs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
next-env.d.ts fix: Translate Azure provider strings to 14 languages 2025-11-21 03:07:48 +00:00
next.config.ts Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
package.json Set port 3446 for web-evals in production mode (#8288) 2025-09-24 08:43:05 -07:00
postcss.config.mjs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
tsconfig.json Improve Docker setup for evals (#4327) 2025-06-05 12:16:36 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00