diff --git a/src/main/resources/html/i18n/zh_CN.json b/src/main/resources/html/i18n/zh_CN.json index a3a75efca6f63574ed0a79635fe9045d194a99f3..39a4299e74af90143e0b9ed0639d6add3ea20bf7 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": "获得更多信息请参阅",