diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index cd9a6c33..66e7ca30 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -71,6 +71,7 @@ "display-as": "显示方式", "distance": "距离", "documentation": "文档", + "download": "Download", "draw-a-route": "绘制路线", "driving": "驾驶", "duration": "持续时间", @@ -183,8 +184,8 @@ "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", "notification-new-follower": "You have a new follower", - "notification-new-trail": "{user} created a new trail", "notification-trail-comment": "{user} left a comment on your trail \"{trail}\"", + "notification-trail-create": "{user} created a new trail", "notification-trail-share": "{user} shared a trail with you", "notifications": "Notifications", "off": "关闭", @@ -236,6 +237,7 @@ "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", "share": "分享", + "share-profile": "Share profile", "share-this-list": "分享此列表", "share-this-trail": "分享此路线", "shared": "Shared", @@ -245,6 +247,7 @@ "show-on-map": "地图中展示", "slogan": "保存你的冒险!", "slope": "坡度", + "someone": "Someone", "sort": "排序", "speed": "速度", "statistics": "Statistics",