From 1161a5d832618aad3554b9d9bc08c14257f32bd9 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sat, 28 Dec 2024 04:23:23 +0100 Subject: advance translations --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 8a58e75..22cae96 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -5,7 +5,7 @@ href="/{{ .Section }}/index.xml" class="link color-inherit db tc mv2 dim" > - Follow {{ .Section }} updates via RSS feed + {{ T "rss_follow" (dict "section" (T .Section)) }} {{ end }} -- cgit v1.2.3