staking-deposit-cli/staking_deposit/intl/tr/utils/validation.json
2022-08-01 10:24:54 +03:00

15 lines
495 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"verify_deposit_data_json": {
"msg_deposit_verification": "Depozitonuz doğrulanıyor:\t"
},
"validate_password_strength": {
"msg_password_length": "Şifre uzunluğu en az 8 olmalıdır. Lütfen tekrar girin."
},
"validate_int_range": {
"err_not_positive_integer": "Pozitif tam sayı değil. Lütfen tekrar girin."
},
"validate_choice": {
"err_invalid_choice": "Geçerli bir seçim değil. Lütfen seçiminizi tekrar girin."
}
}