From fb8ea2b847282569362dad55bf59cce563e3c1f7 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 11 May 2026 12:39:53 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 971544d6f..82acb1626 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -156,6 +156,10 @@ "shareErrorDeleteMessage": "删除链接时出错", "shareDeleted": "链接已删除", "shareDeletedDescription": "链接已删除", + "shareDelete": "Delete Share Link", + "shareDeleteConfirm": "Confirm Delete Share Link", + "shareQuestionRemove": "Are you sure you want to delete this share link?", + "shareMessageRemove": "Once deleted, the link will no longer work and anyone using it will lose access to the resource.", "shareTokenDescription": "访问令牌可以通过两种方式传递:作为查询参数或请求标题。 每次验证访问请求都必须从客户端传递。", "accessToken": "访问令牌", "usageExamples": "用法示例",