From 87e643de52c01d745c75163f619f0c0bab9e6ca9 Mon Sep 17 00:00:00 2001 From: JosephK Date: Thu, 24 May 2018 12:23:54 +0200 Subject: [PATCH] trad hall of fame --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b5efe9d..4cc4dba 100644 --- a/Makefile +++ b/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