mirror of
https://git.jami.net/savoirfairelinux/jami-docs.git
synced 2025-07-02 23:03:25 +08:00
Update chatview i18n (design draft)
This commit is contained in:
@ -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 .
|
||||
|
Reference in New Issue
Block a user