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 17:55:49 +0300
committerVincent Tam <sere@live.hk>2019-08-09 17:55:49 +0300
commitb9e83a41d6313aa84c188a7011493e728801543e (patch)
tree79fc783888c9291001935fd95bf941c9f7b759b8 /i18n
parentcd53a849d09bc8cf6b96966421e95af4924bbab6 (diff)
Fixed white space error
Caused by copy and pasting from Google Translate's during the conversion from traditional characters to simplified ones.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/zh-CN.toml26
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml
index d37b81b..0a54c0b 100644
--- a/i18n/zh-CN.toml
+++ b/i18n/zh-CN.toml
@@ -1,25 +1,25 @@
[404_title]
-    other = "404"
+ other = "404"
[404_description]
-    other = "噢!要么网站连结出错 {{ with .Site.Params.email }}([回报错误](mailto:{{ . }})){{ end }} ,要么您输入的网址有误。这页面不存在!"
+ other = "噢!要么网站连结出错 {{ with .Site.Params.email }}([回报错误](mailto:{{ . }})){{ end }} ,要么您输入的网址有误。这页面不存在!"
[index_projects_allProjects]
-    other = "所有项目"
+ other = "所有项目"
[index_blog_latestPosts]
-    other = "最新项目"
+ other = "最新项目"
[index_blog_allPosts]
-    other = "所有文章"
+ other = "所有文章"
[index_blog_readMore]
-    other = "阅读全文"
+ other = "阅读全文"
[index_currentTime]
-    other = "我的现在本地时间是"
+ other = "我的现在本地时间是"
[nav_backToSection]
-    other = "返回 {{ .Title }}"
+ other = "返回 {{ .Title }}"
[nav_main]
-    other = "主页"
+ other = "主页"
[blog_readingTime]
-    one = "{{ .Count }} 分钟"
-    other = "{{ .Count }} 分钟"
+ one = "{{ .Count }} 分钟"
+ other = "{{ .Count }} 分钟"
[blog_shareThis]
-    other = "分享"
+ other = "分享"
[footer_text]
-    other = "[**Introduction**](https://github.com/victoriadrake/hugo-theme-introduction/) 主题为 [Hugo](http://gohugo.io/) 而设。由开源社群贡献者以 [<i class=\"fa fa-heart\"></i> 和 <i class=\"fa fa-coffee\"></i>](https://victoria.dev) 创造。"
+ other = "[**Introduction**](https://github.com/victoriadrake/hugo-theme-introduction/) 主题为 [Hugo](http://gohugo.io/) 而设。由开源社群贡献者以 [<i class=\"fa fa-heart\"></i> 和 <i class=\"fa fa-coffee\"></i>](https://victoria.dev) 创造。"