Update chatview i18n (design draft)

This commit is contained in:
Hugo Lefeuvre
2019-04-21 10:34:05 -04:00
parent cc517b4b6e
commit f159e3282c

View File

@ -109,8 +109,8 @@ apt-get install node-po2json
* Convert .po to JSON:
```
node-po2json en.po web/i18n/en.json -f jed
node-po2json fr.po web/i18n/fr.json -f jed
node-po2json en.po web/i18n/en.json -f jed1.x
node-po2json fr.po web/i18n/fr.json -f jed1.x
```
* Make sure JSON files are mentioned in web/web.gresource.xml .