Update README.md

This commit is contained in:
Yuri Kuznetsov
2015-09-01 21:42:29 +03:00
parent 9cb3f5fb3a
commit 9998f82596
+3 -3
View File
@@ -46,14 +46,14 @@ Build po file with command:
`node po.js en_EN`
(specify needed language instead of en_EN)
After that tranlate the generated po file.
After that translate the generated po file.
Build json files from the translated po file:
1. Put your po file espocrm-en_EN.po to the `build` directory
1. Put your po file espocrm-en_EN.po into `build` directory
2. Run `node lang.js en_EN`
The files will be created in build directory.
Json files will be created in build directory grouped by folders.
### License