This commit is contained in:
pvincent
2022-08-23 22:04:57 +04:00
parent 5116f6b60d
commit 6eb02e94ce
+1 -2
View File
@@ -69,11 +69,10 @@ i18n:
#compile templates in each language, required for production env.
templates:
mkdir -p lang/master/tmp
haxe cagette.hxml -D i18n_generation
@make LANG=fr ctemplates
msgfmt www/lang/texts_fr.po -o www/lang/texts_fr.mo
mkdir -p lang/master/tmp
chown www-data:www-data -R www
chown www-data:www-data -R lang