forked from nutomic/joinpeertube
trad hall of fame
This commit is contained in:
parent
d973644906
commit
87e643de52
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -3,6 +3,7 @@ all: hugo
|
|||
locales:
|
||||
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/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
|
||||
|
||||
push-locales: locales
|
||||
|
|
Loading…
Reference in a new issue