i18n: add variables for footer translation

This commit is contained in:
Jimmy Cai
2020-11-28 12:29:43 +01:00
parent 50b3ed18e3
commit 81c0b1ba9c
3 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
other = "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
[footerBuiltWith]
other = "Généré avec"
other = "Généré avec {{ .Generator }}"
[footerDesignedBy]
other = "conçu par"
other = "Thème {{ .Theme }} conçu par {{ .DesignedBy }}"