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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-09 08:25:02 +0300
committerzzossig <zzossig@gmail.com>2020-01-09 08:25:02 +0300
commite81cd2d4215de8a50787dbb57e7d09c0b9eddae4 (patch)
tree5045277b51c40c92528911d7b8ed4555832ea280 /i18n
parent4f730fee5df91d2f01f94c81a5d2a2899db00f23 (diff)
i18n applied to breadcrumbs
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml6
-rw-r--r--i18n/ko.toml6
-rw-r--r--i18n/zh.toml6
3 files changed, 9 insertions, 9 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 7cd17c4..3aa3679 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -7,13 +7,13 @@ other = "Jan 2, 2006"
[reading-time]
other = "min read"
-[taxo-tags]
+[tags]
other = "Tags"
-[taxo-categories]
+[categories]
other = "Categories"
-[taxo-series]
+[series]
other = "Series"
[archive-dateformat]
diff --git a/i18n/ko.toml b/i18n/ko.toml
index 391ddea..b088f03 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -7,13 +7,13 @@ other = "2006년 01월 02일"
[reading-time]
other = "min read"
-[taxo-tags]
+[tags]
other = "태그"
-[taxo-categories]
+[categories]
other = "카테고리"
-[taxo-series]
+[series]
other = "시리즈"
[archive-dateformat]
diff --git a/i18n/zh.toml b/i18n/zh.toml
index 451a685..cfbb7e8 100644
--- a/i18n/zh.toml
+++ b/i18n/zh.toml
@@ -7,13 +7,13 @@ other = "2006年01月02日"
[reading-time]
other = "分钟"
-[taxo-tags]
+[tags]
other = "标签"
-[taxo-categories]
+[categories]
other = "分类"
-[taxo-series]
+[series]
other = "系列"
[archive-dateformat]