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": "用法示例",