diff options
Diffstat (limited to 'i18n/de.toml')
| -rw-r--r-- | i18n/de.toml | 2 |
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 |
