added uikit markup for adduser winix function

This commit is contained in:
2021-01-25 17:17:54 +01:00
parent 6afd5c637e
commit 50da49a3ed
3 changed files with 49 additions and 30 deletions

View File

@@ -377,13 +377,11 @@ uptime_days = days
adduser_header_add = Add a user
adduser_header_register = Register
adduser_form_legend = Register user form
adduser_login = Login
adduser_password = Password
adduser_confirm_password = Confirm password
adduser_email = You can also provide your email address. If you ever forget your password we will be able send you the password back.
adduser_need_email = You have to provide your email address.
adduser_need_email2 = We send you an email with an activation link
adduser_need_email = You have to provide your email address. We send you an email with an activation link
adduser_submit = Add user
register_user_submit = Register
adduser_err_login_empty = Provide a login please.