summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-09-13 11:50:38 +0200
committerArne Rief <riearn@proton.me>2025-09-13 11:50:38 +0200
commitafc1f095745a548ff400f187d53bc1570f02bcf2 (patch)
tree00cc286e358c2dfcb5d868d64cd7fef5428ad625 /i18n
parentbc503590943804838a98e35c705a89667e5b0758 (diff)
RSS full content, index renamed to home, fix text bugs
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml4
-rw-r--r--i18n/en.toml4
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index fd13734..84f1a47 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -40,12 +40,12 @@
title = "Suche"
[tags]
- all = "Alle Schlagwörter"
+ all_title = "Alle Schlagwörter"
+ all_description= "Übersicht aller Themen auf dieser Webseite:"
empty = "Keine Schlagwörter gefunden."
name = "Schlagwörter"
navigation = "Schlagwörter Navigation"
no_posts = "Keine Artikel mit diesem Schlagwort gefunden."
- overview_all = "Übersicht aller Themen auf dieser Webseite:"
postcount_number = "{{ . }} Artikel gefunden"
postcount_title = "Anzahl der Artikel"
posts_list = "Artikel mit diesem Schlagwort:"
diff --git a/i18n/en.toml b/i18n/en.toml
index dc49095..fad6db0 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -40,12 +40,12 @@
title = "Search"
[tags]
- all = "All tags"
+ all_title = "All tags"
+ all_description = "Overview of all topics covered on this site:"
empty = "No tags found."
name = "Tags"
navigation = "Tag navigation"
no_posts = "No posts found with this tag."
- overview_all = "Overview of all topics covered on this site:"
postcount_number = "{{ . }} posts found"
postcount_title = "Number of posts"
posts_list = "Posts with this tag:"