From 14300266cf3f38d6a778a24077cff14f9834cee6 Mon Sep 17 00:00:00 2001 From: blacknet1nkvjqrjs Date: Wed, 18 Nov 2020 12:31:52 +0000 Subject: [PATCH] =?UTF-8?q?Update=20zh=5FCN.json=20=20=E3=80=90staking=20c?= =?UTF-8?q?hange=20name=20to=20=E6=9D=83=E7=9B=8A=E8=B4=A8=E6=8A=BC?= =?UTF-8?q?=E3=80=91=20https://baike.baidu.com/item/%E6%9D%83%E7%9B%8A%E8%?= =?UTF-8?q?B4%A8%E6%8A%BC/50886267=3Ffr=3Daladdin=20=E6=9D=83=E7=9B=8A?= =?UTF-8?q?=E8=B4=A8=E6=8A=BC=E6=98=AF=E6=8C=87=E9=9D=9E=E4=BB=A5=E5=AE=9E?= =?UTF-8?q?=E4=BD=93=E7=89=A9=E8=80=8C=E4=BB=A5=E6=94=B6=E8=B4=B9=E6=9D=83?= =?UTF-8?q?=E3=80=81=E7=BB=8F=E8=90=A5=E6=9D=83=E7=AD=89=E4=B8=BA=E5=87=BA?= =?UTF-8?q?=E8=B4=A8=E6=A0=87=E7=9A=84=E7=9A=84=E8=B4=A8=E6=8A=BC=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E3=80=82The=20pledge=20of=20rights=20and=20interests?= =?UTF-8?q?=20refers=20to=20the=20way=20of=20pledge=20which=20takes=20char?= =?UTF-8?q?ging=20right=20and=20management=20right=20as=20the=20pledge=20o?= =?UTF-8?q?bject=20instead=20of=20the=20entity.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/html/i18n/zh_CN.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/html/i18n/zh_CN.json b/src/main/resources/html/i18n/zh_CN.json index a3a75efc..39a4299e 100644 --- a/src/main/resources/html/i18n/zh_CN.json +++ b/src/main/resources/html/i18n/zh_CN.json @@ -1,7 +1,7 @@ { "Overview": "概况总览", "Transactions": "交易记录", - "Staking": "持有量", + "Staking": "权益质押", "Lease": "权益租赁", "Cancel Lease": "取消租赁", "Send": "发送", @@ -18,7 +18,7 @@ "Log Out": "登出", "Balance": "当前余额", "Confirmed Balance": "已确认余额", - "Staking Balance": "持有量中余额", + "Staking Balance": "权益质押余额", "Version": "软件版本", "No transactions yet": "交易记录不存在", "Height": "区块高度", @@ -27,12 +27,12 @@ "Difficulty": "网络难度", "Cumulative Difficulty": "难度累积", "Supply": "货币总量", - "Staking Info": "权益关系人信息", - "Is Staking": "正在持有量中", + "Staking Info": "权益质押信息", + "Is Staking": "正在权益质押中", "Start/Stop/Refresh": "点击开始或查询", - "Start Staking": "开始持有量", - "Stop Staking": "停止持有量", - "Toggle Staking": "切换持有量", + "Start Staking": "开始权益质押", + "Stop Staking": "停止权益质押", + "Toggle Staking": "切换权益质押", "Refresh": "刷新", "Send BLN": "发送BLN", "Pay To": "支付给", @@ -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