diff options
author | DSRKafuU | 2020-06-04 07:21:13 -0500 |
---|---|---|
committer | GitHub | 2020-06-04 07:21:13 -0500 |
commit | 73244a2e55dffa158027126346eefd5bafa5fea8 (patch) | |
tree | c98ee9fbdb6f474579aa769a2a4b0b4c98fd21f1 /i18n/zh-hans.toml | |
parent | aa5290aeef9df1c583fdf30290351968df9215dc (diff) | |
parent | 914bf54c493b299268c293be33a8babf99b1cce2 (diff) | |
download | hugo-theme-fuji-73244a2e55dffa158027126346eefd5bafa5fea8.tar.gz hugo-theme-fuji-73244a2e55dffa158027126346eefd5bafa5fea8.tar.bz2 hugo-theme-fuji-73244a2e55dffa158027126346eefd5bafa5fea8.zip |
Merge pull request #24 from amzrk2/dev
v2 pre-release
Diffstat (limited to 'i18n/zh-hans.toml')
-rw-r--r-- | i18n/zh-hans.toml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/i18n/zh-hans.toml b/i18n/zh-hans.toml index 3be1131..f4eec4e 100644 --- a/i18n/zh-hans.toml +++ b/i18n/zh-hans.toml @@ -34,11 +34,8 @@ [postCopyrightEnd] other = " 进行许可。" -[postCommentLoading] - other = "正在加载评论区" - -[postCommentLoadingFailed] - other = "评论区加载失败" +[postComment] + other = "查看评论" [archivesTotalPages] other = "文章总数:" |