feat(i18n): add Swedish localization#193
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces Swedish (Svenska) localization support across both the app and website directories. The modifications include adding 'sv' to the Astro i18n configuration, introducing a Swedish flag SVG icon, adding translator details to the MainPage components, and creating the Swedish translation JSON files with localized UI strings. No review comments were provided, and there is no feedback to address.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Thanks for contributing! @Mehders |
* feat(i18n): add Swedish localization (#193) * feat(i18n): add swedish localization * Remove Identifier file --------- Co-authored-by: Francesco <137506210+flick9000@users.noreply.github.com> * fix: change svg --------- Co-authored-by: Mehdi <mehdi.jusseaume@proton.me>
feat(i18n): add Swedish localization