Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorit-gro <grossnik@tuvok>2018-05-31 12:25:37 +0300
committerit-gro <grossnik@tuvok>2018-05-31 12:25:37 +0300
commit5e11c9ca0ce0834db566b6ddb5da1413a3b52a31 (patch)
tree4980a1687a7b0cb2df611ab0eeec4d6a570b7e61 /i18n
parentc2000066c50cc373664f1934311b0b86761de2e2 (diff)
Add support for List Related Content
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.yaml4
-rw-r--r--i18n/en.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml
index 0a8b3c6..179ae5c 100644
--- a/i18n/de.yaml
+++ b/i18n/de.yaml
@@ -127,3 +127,7 @@
- id: cookieLearn
translation: Weitere Informationen
+
+# Related Content
+- id: "seeAlso"
+ translation: Ähnliche Seiten
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 4bac8cc..b0fc397 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -124,3 +124,7 @@
- id: cookieLearn
translation: Learn more
+
+# Related Content
+- id: "seeAlso"
+ translation: See Also