mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-25 22:20:20 +00:00
register page: add password confirm field
This commit is contained in:
@@ -162,7 +162,9 @@
|
||||
},
|
||||
"login": {
|
||||
"username": "Username",
|
||||
"password": "Password"
|
||||
"password": "Password",
|
||||
"password_confirm": "Confirm password",
|
||||
"passwords_incorrect": "Passwords don't match!"
|
||||
},
|
||||
"video": {
|
||||
"videos": "Videos",
|
||||
|
||||
Reference in New Issue
Block a user