diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index 32add9b9d5..e51cd81c2e 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3401,5 +3401,8 @@ "Start new chat": "开始新的聊天", "Recently viewed": "最近查看", "Use new room breadcrumbs": "使用新的聊天室面包屑", - "To view all keyboard shortcuts, click here.": "要查看所有的键盘快捷键,点击此处。" + "To view all keyboard shortcuts, click here.": "要查看所有的键盘快捷键,点击此处。", + "%(count)s votes cast. Vote to see the results|one": "票数已达 %(count)s 票。要查看结果请亲自投票", + "%(count)s votes cast. Vote to see the results|other": "票数已达 %(count)s 票。要查看结果请亲自投票", + "No votes cast": "尚无投票" }