mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
added the option to change the wallet's password
This commit is contained in:
@@ -30,7 +30,13 @@
|
||||
"password": "password",
|
||||
"wallet": {
|
||||
"password_confirmation": "conferma la password del wallet",
|
||||
"password": "password del wallet"
|
||||
"password": "password del wallet",
|
||||
"keep_password": "mantieni la password attuale",
|
||||
"new_password": "nuova password",
|
||||
"error": {
|
||||
"missing_new_password": "per favore inserisci una nuova password",
|
||||
"missing_password": "per favore inserisci la tua password"
|
||||
}
|
||||
},
|
||||
"return_to_list": "ritorna alla lista",
|
||||
"welcome": "benvenuto in"
|
||||
|
Reference in New Issue
Block a user