staking-deposit-cli/staking_deposit/intl/tr/credentials.json

15 lines
448 B
JSON
Raw Normal View History

{
"from_mnemonic": {
"msg_key_creation": "Anahtarlarınız oluşturuluyor:\t\t"
},
"export_keystores": {
"msg_keystore_creation": "Anahtar depolarınız oluşturuluyor:\t"
},
"export_deposit_data_json": {
"msg_depositdata_creation": "Depozito veriniz (depositdata) oluşturuluyor:\t"
},
"verify_keystores": {
"msg_keystore_verification": "Anahtar depolarınız doğrulanıyor:\t"
}
}