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
We have a bug where changing the display language from the UI doesn't
actually create the necessary locale file. As a workaround for now this
can be done manually. For example:
```
echo '{"locale": "es"}' > ~/.local/share/code-server/User/locale.json
```
The location of this file might be different if you are using a custom
data directory.
code-asher
changed the title
Spanish Language pack is not working
Changing display language does not create locale.json
Nov 16, 2020
Spanish Language pack is not working, when activate and reload it still be in english.
code-server --version
:code-server: v3.6.2
VS Code: v1.50.0
Commit: 9bde62f
Date: 2020-11-02T23:35:06Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36
The text was updated successfully, but these errors were encountered: