From 9bd9c28cae452b43b4fcece040d06728990c2c26 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Mon, 15 Jun 2026 17:30:13 +0200 Subject: Fix pagination langTranslate, HTML cleanup --- i18n/en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index 826674e..2a82946 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -28,7 +28,7 @@ page_current = "Current page" page_go_to = "Go to page" page_navigation = "Page navigation" page_next = "Next page" -page_position = "Page {{ . }} of {{ . }}" +page_position = "Page {{ .current }} of {{ .total }}" page_previous = "Previous page" # Posts -- cgit v1.2.3