From 4be44e522b96fa2861031d720637ec6d4748e158 Mon Sep 17 00:00:00 2001 From: Keith Date: Sat, 27 Aug 2022 17:34:27 +0800 Subject: [PATCH] fix: fix typo --- public/locales/zh-CN/account.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh-CN/account.json b/public/locales/zh-CN/account.json index a863ca77d..82e98c310 100644 --- a/public/locales/zh-CN/account.json +++ b/public/locales/zh-CN/account.json @@ -77,7 +77,7 @@ "verify_status": "验证状态", "verified": "状态已验证", "submitted": "信息已提交", - "verifyBySourcify": "Sourcify 已验证", + "verifyBySourcify": "从 Sourcify 验证", "register": "注册", "submit_info": "提交信息", "verify_again": "再次验证",