From a630d4d2e2cfefa088d859d3f3c79467147e6de2 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 25 Apr 2025 13:21:35 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index b512759d..cf07fe1e 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -101,7 +101,7 @@ "empty-activities": "{username} has no activity yet", "empty-bio": "{username} has not added a bio yet", "empty-lists": "{username} has no public lists", - "enable-auto-routing": "", + "enable-auto-routing": "Enable auto-routing", "english": "英语", "entry": "日程", "error-creating-user": "创建用户错误",