summaryrefslogtreecommitdiff
path: root/i18n/de.toml
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2026-06-15 17:30:13 +0200
committerArne Rief <riearn@proton.me>2026-06-15 17:30:13 +0200
commit9bd9c28cae452b43b4fcece040d06728990c2c26 (patch)
treed7d9155478a930376c4e647ed2f855af9bf5f242 /i18n/de.toml
parentd6806ebb4dd1baacaf9414f67d34625978e0fdb9 (diff)
Fix pagination langTranslate, HTML cleanup
Diffstat (limited to 'i18n/de.toml')
-rw-r--r--i18n/de.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 7051518..908e600 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -28,7 +28,7 @@ page_current = "Aktuelle Seite"
page_go_to = "Gehe zu Seite"
page_navigation = "Seiten Navigation"
page_next = "Nächste Seite"
-page_position = "Seite {{ . }} von {{ . }}"
+page_position = "Seite {{ .current }} von {{ .total }}"
page_previous = "Vorherige Seite"
# Posts