From f21b2e7a6527de7173f0e72ebde7a70884217233 Mon Sep 17 00:00:00 2001 From: Thomas Hammer <46083627+thomham@users.noreply.github.com> Date: Wed, 19 Jan 2022 17:30:43 +0100 Subject: Add German translation for taxonomyPageList (#495) 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" -- cgit v1.2.3