From 5ea9ca264062099306f211774f68db493aa811c3 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 3 Jan 2025 00:22:40 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 481db913..cd9a6c33 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -174,6 +174,7 @@ "no-account": "还未注册?", "no-data": "无数据", "no-grid": "No Grid", + "no-notifications": "No notifications", "no-preference": "尚未规划", "no-results": "没有找到结果", "no-routes-added": "No routes added",