mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 21:11:21 +00:00
14 lines
519 B
JSON
14 lines
519 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"
|
|
}
|
|
} |