From ef1041f3ce29f205def7923558aa708d7c458bf1 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 11 Mar 2026 18:17:24 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 45c955e8d..1ee83492b 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2680,5 +2680,6 @@ "approvalsEmptyStateStep2Title": "启用设备批准", "approvalsEmptyStateStep2Description": "编辑角色并启用“需要设备审批”选项。具有此角色的用户需要管理员批准新设备。", "approvalsEmptyStatePreviewDescription": "预览:如果启用,待处理设备请求将出现在这里供审核", - "approvalsEmptyStateButtonText": "管理角色" + "approvalsEmptyStateButtonText": "管理角色", + "domainErrorTitle": "We are having trouble verifying your domain" }