From 0bd0fd153ed405e82deb4cdd5bdbea63a52167c9 Mon Sep 17 00:00:00 2001 From: Thomas Hammer Date: Sun, 16 Jan 2022 09:30:45 +0100 Subject: [PATCH] Add German translation for taxonomyPageList The phrase was only present in English. --- i18n/de.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.toml b/i18n/de.toml index d54cf08..1109b97 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -32,7 +32,7 @@ other = "Eine Email Adresse wird benötigt." other = "Senden" [taxonomyPageList] -other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”" +other = "Beiträge zum Thema “{{ .Title }}”" [readingTime] one = "Eine Minute"