Closed
Description
A Japanese resource file (riot-web/src/i18n/strings/ja.json) exists. But there is no Japanese as 'Choose a language'.
Please add the following line if it's ok.
/riot-web/scripts/copy-res.js
INCLUDE_LANGS
{'value': 'ja', 'label': '日本語'},
And when installed in windows Japanese version, Riot-Desktop is displayed in English. it will be better if it's displayed in Japanese from the beginning without language selection as Riot-Android do so.