mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
* feat(i18n): add French (fr) locale translations * fix translation key mismatch for 'Models: Qwen latest models' fix translation key mismatch for 'Models: Qwen latest models' Add missing trailing \n to the English lookup key so the French translation is correctly matched by the i18n system. Suggested by @wenshao in code review. Co-authored-by: Shaojin Wen <shaojin.wensj@alibaba-inc.com> * fix(i18n): fix translation key mismatch for 'Models: Qwen latest models' * fix(schema): add fr to settings.schema.json language enum * fix(i18n): remove duplicate key 'Models: Qwen latest models' in fr.js --------- Co-authored-by: Shaojin Wen <shaojin.wensj@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| channels | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||
| web-templates | ||
| webui | ||
| zed-extension | ||