diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/de.toml | 1 | ||||
| -rw-r--r-- | i18n/en.toml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml index 84f1a47..ee47a2d 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -29,6 +29,7 @@ next = "Nächster Beitrag:" previous = "Vorheriger Beitrag:" recent = "Neueste Beiträge" + top = "Zurück zum Anfang" view_all = "Alle Beiträge" [search] diff --git a/i18n/en.toml b/i18n/en.toml index fad6db0..a053395 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -29,6 +29,7 @@ next = "Next post:" previous = "Previous post:" recent = "Recent Posts" + top = "Back to top" view_all = "View all posts" [search] |
