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

14 lines
389 B
JSON

{
"from_mnemonic": {
"msg_key_creation": "키 생성 중:\t\t"
},
"export_keystores": {
"msg_keystore_creation": "키스토어 생성 중:\t"
},
"export_deposit_data_json": {
"msg_depositdata_creation": "예치금 데이터 생성 중:\t"
},
"verify_keystores": {
"msg_keystore_verification": "키스토어 검증 중:\t"
}
}