From efb9a7925462e4c6e591eafb66ad74bf8cb8d72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=A6=E6=9B=A6=C2=B7=E8=8A=B1=E5=B7=B2=E8=90=BD?= Date: Sat, 28 Feb 2026 21:41:52 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1479 of 1479 strings) Co-authored-by: 梦曦·花已落 Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index d5fbdb41..1c3f08da 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -1454,7 +1454,7 @@ "saveErrorResponseForNotifications": "保存 HTTP 错误响应以用于通知", "saveResponseForNotifications": "保存 HTTP 成功响应以用于通知", "pausedMonitorsMsg": "暂停 {n} 个监控项", - "responseMaxLengthDescription": "响应数据可保存大小的最大值。设置为 0 表示不限制。超出该值的部分会被阶段。默认值:1024(即 1 KiB)", + "responseMaxLengthDescription": "响应数据可保存大小的最大值。设置为 0 表示不限制。超出该值的部分会被截断。默认值:1024(即 1 KiB)", "Monitors": "{n} 个监控项", "unknownDays": "未知天数", "bulkDeleteErrorMsg": "删除 {n} 个监控项失败",