feat(i18n): add high-priority languages support#1674
Conversation
Add locale files and registration for: - German (de-DE) - Spanish (es-ES) - Indonesian (id-ID) - Italian (it-IT) - Malay (ms-MY) - Polish (pl-PL) - Turkish (tr-TR) - Vietnamese (vi-VN) Update config presenter, display settings, chat settings tools, and shared types to include the new languages.
|
Important Review skippedToo many files! This PR contains 177 files, which is 27 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (177)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR adds locale files and registration for 8 high-priority languages:
Changes