From bce55421ced24cfd7600b3cf0c99b5977a1ab244 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Fri, 17 May 2024 17:56:09 +0800 Subject: [PATCH] perf: MenuAccountTemplates zh translate (#13250) Co-authored-by: feng <1304903146@qq.com> --- apps/i18n/lina/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 390de8a49..3a95854a7 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -51,6 +51,7 @@ "AccountPolicyHelpText": "创建时对于不符合要求的账号,如:密钥类型不合规,唯一键约束,可选择以上策略。", "AccountPushCreate": "创建账号推送", "AccountPushList": "账号推送", + "MenuAccountTemplates": "账号模版", "AccountPushUpdate": "更新账号推送", "AccountStorage": "账号存储", "AccountTemplate": "账号模版",