You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate localized strings into web and desktop app (#2730)
* Added fake localizer
* Switch desktop app to use new translations
* Add script to combine translated files by language
* Add global build-translations command
* Update comments and docs accordingly with changes
* Run merge-translations script on Azure DevOps path
* Add localization for Batch Explorer web version
* Generate translations for Create Account buttons
* Add basic i18n support for web package
* Rename StandardLocalizer to BrowserLocalizer
* Add merge translations script for web and desktop
* Remove powershell merge translations script
* Add localization support for desktop app
* Copy translations to web too and not just desktop
* Add translations for playground buttons
* Gitignore generated localization files
* Update localization docs with setup instructions
* Add package translations to mergeTranslations
* Optimize package file creation and fix unit test
* Update Electron app localization unit tests
* Address all feedback on PR
* Fix desktop localizer, translation function, tests
* Fix Prettier issue with account yml file
* Update client translations unit test accordingly
* Add http-localizer unit test and minor fixes
* Remove CustomGlobal and simplify navigator object
* Add getLocale function to each localizer
---------
Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
0 commit comments