From 80e5432bee5e4a644d3caeee61e6ca82c7e74fec Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 22 Jan 2026 17:17:43 +0100 Subject: [PATCH] i18n(webui): translated using Weblate (Chinese (Simplified Han script)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (840 of 840 strings) Co-authored-by: Hosted Weblate Co-authored-by: 無情天 Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/ Translation: komga/webui --- komga-webui/src/locales/zh-Hans.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/komga-webui/src/locales/zh-Hans.json b/komga-webui/src/locales/zh-Hans.json index 694f408ef..348780a8a 100644 --- a/komga-webui/src/locales/zh-Hans.json +++ b/komga-webui/src/locales/zh-Hans.json @@ -916,9 +916,9 @@ "unpin": "取消固定" }, "metrics": { - "library_books": "每个库的书籍数", - "library_disk_space": "库磁盘空间", - "library_series": "每个库的系列数", + "library_books": "每个库的书籍数量", + "library_disk_space": "每个库磁盘空间占用", + "library_series": "每个库的系列数量", "library_sidecars": "每个库的边车", "tasks_executed": "已执行的任务", "tasks_total_time": "任务总时间",