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:
authorBruno Grossniklaus <grossnik@tuvok>2017-11-24 18:07:27 +0300
committerBruno Grossniklaus <grossnik@tuvok>2017-11-24 18:07:27 +0300
commit0c2c5df0f9266fbcca7721a78a82ca57145be66e (patch)
tree6b4c47523385f50b822f79bb79ebe30ab5585643 /i18n
parent755169f06131c427e62e3d2a530472895c87488e (diff)
terms & taxonomy
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.yaml4
-rw-r--r--i18n/en.yaml5
2 files changed, 9 insertions, 0 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml
index 3a5629c..e9dd7f5 100644
--- a/i18n/de.yaml
+++ b/i18n/de.yaml
@@ -55,4 +55,8 @@
- id: older
translation: "Älter"
+- id: categoriesTitle
+ translation: "Kategorien"
+- id: tagsTitle
+ translation: "Tags"
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 21eb071..7a63375 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -52,3 +52,8 @@
- id: older
translation: "Older"
+- id: categoriesTitle
+ translation: "Categories"
+
+- id: tagsTitle
+ translation: "Tags"