diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index 0cd3ef2b6c..08c7dc1462 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3480,5 +3480,6 @@ "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", - "Failed to load list of rooms.": "加载聊天室列表失败。" + "Failed to load list of rooms.": "加载聊天室列表失败。", + "Open in OpenStreetMap": "在 OpenStreetMap 中打开" }