summaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 7525a24..654a7a8 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -7,7 +7,7 @@
{{ end }}
{{ with .Params.editor }}
<p>
- Edited by {{ . }},
+ {{ i18n "edited_by" . }},
{{ if not $.Params.Lastmod.IsZero }}
{{ $.Params.Lastmod.Format "2006" }}
{{ else }}