add English/German translations

This commit is contained in:
Christian Stankowic 2023-10-21 20:59:52 +02:00
parent 85ab112a41
commit 44c31efa5a
2 changed files with 10 additions and 0 deletions

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} Wörter"
[lastModified] [lastModified]
other = "Letzte Aktualisierung" other = "Letzte Aktualisierung"
# partials/pagination-list.html
[pagination]
newerPosts = "Neuere Beiträge"
olderPosts = "Ältere Beiträge"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} Words"
[lastModified] [lastModified]
other = "Last updated" other = "Last updated"
# partials/pagination-list.html
[pagination]
newerPosts = "Newer posts"
olderPosts = "Older posts"