mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
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
5 lines
211 B
TypeScript
5 lines
211 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|