mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Fixed find-missing-i18n-key.js script to handle keys without colons - Added support for pluralization patterns (_one, _other, etc.) - Skip test files to avoid false positives - Added missing translation keys: - tokens in webview-ui common.json - providers.refreshModels.missingConfig in settings.json - temperature.useCustom in settings.json - errors.invalid_line_limit and errors.invalid_character_limit in src common.json - openai.invalidResponseFormat in embeddings.json Fixes #6599 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||