From 98237a897889e1b86922085a01987b1a4ddd4fb6 Mon Sep 17 00:00:00 2001 From: aleixcox <18121624@qq.com> Date: Sun, 15 Oct 2023 01:57:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.8% (169 of 171 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/ --- API/I18N/zh_Hans.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/API/I18N/zh_Hans.json b/API/I18N/zh_Hans.json index 602026ecf..bc2d5845d 100644 --- a/API/I18N/zh_Hans.json +++ b/API/I18N/zh_Hans.json @@ -162,5 +162,10 @@ "collection-deleted": "收藏已删除", "smart-filters": "智能筛选", "browse-smart-filters": "以智能筛选方式浏览", - "smart-filter-doesnt-exist": "智能筛选不存在" + "smart-filter-doesnt-exist": "智能筛选不存在", + "dashboard-stream-doesnt-exist": "仪表板数据流不存在", + "external-source-already-exists": "外部源已存在", + "sidenav-stream-doesnt-exist": "侧边栏数据流不存在", + "external-source-doesnt-exist": "外部源不存在", + "external-source-required": "API密钥和主机为必填项" }