feat: improved password workflow
This commit is contained in:
parent
2397a003d7
commit
a045947f12
2 changed files with 162 additions and 49 deletions
|
|
@ -30,6 +30,7 @@ network-and-wireless = Network & Wireless
|
|||
no-networks = No networks have been found.
|
||||
no-vpn = No VPN connections available.
|
||||
password = Password
|
||||
password-confirm = Confirm Password
|
||||
remove = Remove
|
||||
settings = Settings
|
||||
username = Username
|
||||
|
|
@ -888,6 +889,9 @@ administrator = Administrator
|
|||
.desc = Administrators can change settings for all users, add and remove other users.
|
||||
|
||||
add-user = Add user
|
||||
change-password = Change password
|
||||
remove-user = Remove user
|
||||
full-name = Full name
|
||||
invalid-username = Invalid username
|
||||
invalid-username = Invalid username.
|
||||
password-mismatch = Password and confirmation must match.
|
||||
save = Save
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue