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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-08-09 18:29:11 +0300
committerVincent Tam <sere@live.hk>2019-08-09 18:29:11 +0300
commit6b940c194973ed8f4d9fc814db084424b75e1044 (patch)
tree55e3aa8592251ee43b116072514ba3e13b268b13 /i18n
parentb9e83a41d6313aa84c188a7011493e728801543e (diff)
Fixed careless typo
Diffstat (limited to 'i18n')
-rw-r--r--i18n/zh-CN.toml2
-rw-r--r--i18n/zh-TW.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml
index 0a54c0b..f2eed8c 100644
--- a/i18n/zh-CN.toml
+++ b/i18n/zh-CN.toml
@@ -5,7 +5,7 @@
[index_projects_allProjects]
other = "所有项目"
[index_blog_latestPosts]
- other = "最新项目"
+ other = "最新項目"
[index_blog_allPosts]
other = "所有文章"
[index_blog_readMore]
diff --git a/i18n/zh-TW.toml b/i18n/zh-TW.toml
index 9be3535..8ca59d4 100644
--- a/i18n/zh-TW.toml
+++ b/i18n/zh-TW.toml
@@ -5,7 +5,7 @@
[index_projects_allProjects]
other = "所有項目"
[index_blog_latestPosts]
- other = "最新項目"
+ other = "最新文章"
[index_blog_allPosts]
other = "所有文章"
[index_blog_readMore]