profiles: add profile pages with social proofs support

This commit is contained in:
Wiktor Kwapisiewicz
2020-05-25 15:13:13 +02:00
committed by Vincent Breitmoser
parent 24429d7389
commit a424642256
19 changed files with 888 additions and 0 deletions

View File

@@ -9,6 +9,14 @@ file_filter = po/hagrid/<lang>.po
trans.zh-Hans = po/hagrid/zh_Hans.po
type = PO
[hagrid.about-proofs]
minimum_perc = 100
source_file = templates-untranslated/about/proofs.html.hbs
file_filter = templates-translated/<lang>/about/proofs.html.hbs
trans.zh-Hans = templates-translated/zh_Hans/about/proofs.html.hbs
source_lang = en
type = HTML
[hagrid.about-about]
minimum_perc = 100
source_file = templates-untranslated/about/about.html.hbs