Load language bundles on the client

This commit is contained in:
Asher
2019-08-14 10:25:31 -05:00
parent 45ad7f020a
commit 83f86a45b6
3 changed files with 36 additions and 4 deletions

View File

@@ -119,8 +119,9 @@ Our changes include:
- Change a regular expression used for mnemonics so it works on Firefox.
- Make it possible for us to load code on the client.
- Modify the build process to include our code.
- Fix a CSP issue within a webview.
- Fix a CSP issue within webviews.
- Fix an issue displaying extension contributions.
- Make changing the display language work.
## License
[MIT](LICENSE)