staking-deposit-cli/staking_deposit/intl/zh-CN/credentials.json
2021-08-23 12:33:04 +02:00

14 lines
411 B
JSON

{
"from_mnemonic": {
"msg_key_creation": "正在创建您的密钥:\t\t"
},
"export_keystores": {
"msg_keystore_creation": "正在创建您的密钥库:\t"
},
"export_deposit_data_json": {
"msg_depositdata_creation": "正在创建您的存款数据:"
},
"verify_keystores": {
"msg_keystore_verification": "正在验证您的密钥库:"
}
}