staking-deposit-cli/eth2deposit/intl/zh-CN/credentials.json

14 lines
411 B
JSON
Raw Normal View History

{
"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": "正在验证您的密钥库:"
}
}