mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
16 lines
305 B
JSON
16 lines
305 B
JSON
{
|
|
"_": {
|
|
"cancel": "Poništi",
|
|
"continue": "Nastavi",
|
|
"enter_password": "Unesite password",
|
|
"never": "Nikad",
|
|
"of": "{number} od {total}",
|
|
"yes": "Da",
|
|
"no": "Ne",
|
|
"wallet_key": "Ključ novčanika"
|
|
},
|
|
"settings": {
|
|
"electrum_clear_alert_cancel": "Poništi"
|
|
}
|
|
}
|