trad hall of fame

This commit is contained in:
JosephK 2018-05-24 12:23:54 +02:00
parent d973644906
commit 87e643de52

View file

@ -3,6 +3,7 @@ all: hugo
locales: locales:
txt2po --progress=none --duplicates=merge -P -i content/home.fr.md -o pot/home.pot txt2po --progress=none --duplicates=merge -P -i content/home.fr.md -o pot/home.pot
txt2po --progress=none --duplicates=merge -P -i content/faq.fr.md -o pot/faq.pot txt2po --progress=none --duplicates=merge -P -i content/faq.fr.md -o pot/faq.pot
txt2po --progress=none --duplicates=merge -P -i content/hall-of-fame.fr.md -o pot/hall-of-fame.pot
txt2po --progress=none --duplicates=merge -P -i config/en.toml -o pot/config.pot txt2po --progress=none --duplicates=merge -P -i config/en.toml -o pot/config.pot
push-locales: locales push-locales: locales