From bb3f98eb05a55fad58fa1725c8814a42f5e3bc52 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Sat, 21 Apr 2018 09:26:25 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/zh-CN/admin/settings/post.json | 2 +- public/language/zh-CN/global.json | 2 +- public/language/zh-CN/topic.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/language/zh-CN/admin/settings/post.json b/public/language/zh-CN/admin/settings/post.json index c8bdf3692c..b471b57013 100644 --- a/public/language/zh-CN/admin/settings/post.json +++ b/public/language/zh-CN/admin/settings/post.json @@ -3,7 +3,7 @@ "sorting.post-default": "默认帖子排序", "sorting.oldest-to-newest": "从旧到新", "sorting.newest-to-oldest": "从新到旧", - "sorting.most-votes": "最多投票", + "sorting.most-votes": "最多赞同", "sorting.most-posts": "最多回复", "sorting.topic-default": "默认主题排序", "length": "帖子长度", diff --git a/public/language/zh-CN/global.json b/public/language/zh-CN/global.json index bdb63f6748..a0fddbfdf9 100644 --- a/public/language/zh-CN/global.json +++ b/public/language/zh-CN/global.json @@ -53,7 +53,7 @@ "topics": "主题", "posts": "帖子", "best": "最佳", - "votes": "投票", + "votes": "赞同", "upvoters": "顶的人", "upvoted": "顶", "downvoters": "踩的人", diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index 19971fde40..0fefa3db42 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -118,7 +118,7 @@ "sort_by": "排序", "oldest_to_newest": "从旧到新", "newest_to_oldest": "从新到旧", - "most_votes": "最多投票", + "most_votes": "最多赞同", "most_posts": "最多回复", "stale.title": "接受建议并创建新主题?", "stale.warning": "您回复的主题已经很古老了,是否发布新主题并引用此主题的内容?",