From 506175f56fc26cb0a2bd35b4280673c0bfcba9c6 Mon Sep 17 00:00:00 2001
From: Zihang Ye <jerryzihye@gmail.com>
Date: Wed, 17 Jun 2020 22:31:05 +0000
Subject: [PATCH] Add translation for taxonomy page (#299)
---
i18n/de.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/de.toml b/i18n/de.toml
index 572c5e4..e44eb6e 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -30,3 +30,6 @@
[send]
other = "Senden"
+
+[taxonomyPageList]
+other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
\ No newline at end of file
--
Gitblit v1.10.0