forked from I2P_Developers/i2p.www
Added script for updating existing translations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
PROJECT=I2P
|
||||
VERSION=website
|
||||
source ./translation.vars
|
||||
|
||||
TZ=UTC env/bin/pybabel extract --project=$PROJECT --version=$VERSION -F i2p2www/babel.cfg i2p2www/ > messages.pot
|
||||
TZ=UTC env/bin/pybabel extract --project=$PROJECT --version=$VERSION -F $BABELCFG $PROJDIR > $POTFILE
|
||||
|
Reference in New Issue
Block a user