From f0b58e7949d6b79327fd96d0c49e1aa12d310e61 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 4 Jul 2025 14:06:15 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 4b88ef1d..a443d503 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -278,7 +278,9 @@ "removed-trail-from": "路线已删除自", "removed-trails-from": "路线已删除自", "required": "必填", + "reset": "Reset", "reset-password": "重置密码", + "reverse-direction": "", "road": "Road", "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", @@ -349,12 +351,12 @@ "upload-gpx": "上传 GPX", "upload-new-file": "Upload new file", "uploaded": "已上传", - "use-hills": "", + "use-hills": "Use hills", "use-roads": "Use Roads", "username": "用户名", "view": "查看", "visibilty-status": "Visibility status", - "walking-speed": "", + "walking-speed": "Walking speed", "waypoints": "{n, plural, =1 {路点} other {路点}}", "welcome_to": "欢迎", "width": "Width",