From 77b3856402f4756c28c37cc2ffce7b64a5e27244 Mon Sep 17 00:00:00 2001 From: weimaozhen Date: Fri, 26 Jun 2026 10:46:07 +0700 Subject: [PATCH] fix(i18n): add missing zh-CN endpoint key label Co-authored-by: Cursor --- public/i18n/literals/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/i18n/literals/zh-CN.json b/public/i18n/literals/zh-CN.json index 7b3deb81..41d29c5e 100644 --- a/public/i18n/literals/zh-CN.json +++ b/public/i18n/literals/zh-CN.json @@ -187,6 +187,7 @@ "End Date": "结束日期", "End-to-end TLS via Cloudflare": "通过 Cloudflare 的端到端 TLS", "Endpoint": "端点", + "Endpoint & Key": "端点与密钥", "Enter current password": "输入当前密码", "Enter new API key": "输入新的 API 密钥", "Enter new password": "输入新密码",