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:
@@ -31,7 +31,13 @@
|
||||
"return_to_list": "zurück zur Liste",
|
||||
"wallet": {
|
||||
"password_confirmation": "Wallet-Passwort bestätigen",
|
||||
"password": "Wallet-Passwort"
|
||||
"password": "Wallet-Passwort",
|
||||
"keep_password": "aktuelles Passwort beibehalten",
|
||||
"new_password": "neues Passwort",
|
||||
"error": {
|
||||
"missing_new_password": "bitte neues Passwort eingeben",
|
||||
"missing_password": "bitte Passwort eingeben"
|
||||
}
|
||||
},
|
||||
"welcome": "willkommen bei"
|
||||
}
|
||||
|
Reference in New Issue
Block a user