From 9fe94f9483e009faa1eb66a99fa16dbce10cc3e5 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:28 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index e5ae9285..dd8fd488 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -107,7 +107,7 @@ "error-reading-file": "读取文件错误", "error-saving-list": "保存列表失败", "error-saving-trail": "保存路线失败", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "更新密码失败", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "预计时长", @@ -177,6 +177,7 @@ "metric": "公制", "moderate": "中等", "must-be-at-least-n-characters-long": "长度至少 {n} 字符", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "我的账户", "n-days-ago": "{n} 天前", "n-hours-ago": "{n} 小时前",