diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index 55717a07ad..0cd3ef2b6c 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3479,5 +3479,6 @@ "Fetched %(count)s events so far|one": "迄今获取了 %(count)s 事件", "Fetched %(count)s events so far|other": "迄今获取了 %(count)s 事件", "Fetched %(count)s events out of %(total)s|other": "已获取 %(total)s 事件中的 %(count)s 个", - "Generating a ZIP": "生成 ZIP" + "Generating a ZIP": "生成 ZIP", + "Failed to load list of rooms.": "加载聊天室列表失败。" }