From 33cb0a7855d344f495f5abca7d68264a20edd55f Mon Sep 17 00:00:00 2001 From: BigWait Date: Thu, 15 Oct 2020 00:07:07 +0000 Subject: [PATCH] Update zh_CN.json a little bug --- src/main/resources/html/i18n/zh_CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/html/i18n/zh_CN.json b/src/main/resources/html/i18n/zh_CN.json index e848f367..ce023d09 100644 --- a/src/main/resources/html/i18n/zh_CN.json +++ b/src/main/resources/html/i18n/zh_CN.json @@ -81,7 +81,7 @@ "create account": "(没有帐户?点击这里创建一个帐户!)", "promise of save mnemonic": "我不会忘记我的助记符,我永远不会透露它", "Next": "下一步", - "This software implements Blacknet proof of stake cryptographic protocol.": "此软件为黑网权益证明性密码协议实现.", + "This software implements Blacknet proof of stake cryptographic protocol.": "此软件为黑网权益证明协议的实现.", "Visit": "点击", "for further information about the software.": "来获取更多相关信息.", "For licensing information see": "获得更多信息请参阅", -- GitLab