save-cloud
save-cloud copied to clipboard
Epic: support localization with different languages for SAVE platform
I know this is a huge task, but it's time to do it... https://react.i18next.com/
What's to be done:
- [x] Create kotlin wrappers for
i18nextandreact-i18nexthttps://github.com/saveourtool/save-cloud/pull/2491#event-10180236320 - [x] Create
languageSelectorhttps://github.com/saveourtool/save-cloud/pull/2492 - [x] https://github.com/saveourtool/save-cloud/pull/2498
- [x] Implement saving preferred language in
cookieshttps://github.com/saveourtool/save-cloud/pull/2500 - [ ] Replace hardcoded strings with localised strings
- [x] https://github.com/saveourtool/save-cloud/pull/2496
- [x] https://github.com/saveourtool/save-cloud/pull/2499
- [x] Localize
vulnerabilityView - [ ] Localize
settingsView - [ ] Localize
/vulnview
- [ ] Move translation jsons to external
.jsonfiles - [ ] Support language detection
This lib might be useful