summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-09-15 17:11:49 +0200
committerArne Rief <riearn@proton.me>2025-09-15 17:11:49 +0200
commitbea135e9b4945cf58a066e88de7bcc24605761de (patch)
tree84da5c1b2d5e73aa17ad338322c9a71eb51979bc /i18n
parentafc1f095745a548ff400f187d53bc1570f02bcf2 (diff)
Scroll to top, conditional date on posts
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml1
-rw-r--r--i18n/en.toml1
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]