summaryrefslogtreecommitdiffstats
path: root/modules-available/adduser/lang/en/template-tags.json
blob: d927964e6e5c6c65a36f94ebabb034d50182d936 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "lang_addUser": "Add user",
    "lang_assignRoles": "Assign roles",
    "lang_changeLoginHint": "You can change the login identifier used for logging in. This is only enabled for local acounts that are not linked to LDAP\/AD servers.",
    "lang_changeOwnPasswordHint": "You can change your own password by clicking the \"change password\" button in the menu.",
    "lang_changePassword": "Change password",
    "lang_confirmDelete": "Confirm delete",
    "lang_confirmation": "Confirm Password",
    "lang_createUser": "Create User",
    "lang_editUser": "Edit user",
    "lang_email": "Email",
    "lang_fullName": "Full Name",
    "lang_fullnameMissing": "Full name missing",
    "lang_login": "Login",
    "lang_loginTooShort": "Login too short",
    "lang_name": "Name",
    "lang_passwordTooShort": "Password too short",
    "lang_passwordsDontMatch": "Passwords do not match",
    "lang_phone": "Phone",
    "lang_role": "Role",
    "lang_userDeleteConfirm": "Do you want to delete this user?",
    "lang_userIdCol": "ID",
    "lang_userManagement": "User management",
    "lang_userlist": "User list"
}