mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-292: Add stub attributes for full name and email.
This commit is contained in:
@@ -79,13 +79,16 @@
|
||||
|
||||
"FIELD_HEADER_DISABLED" : "Login disabled:",
|
||||
"FIELD_HEADER_EXPIRED" : "Password expired:",
|
||||
"FIELD_HEADER_EMAIL_ADDRESS" : "Email address:",
|
||||
"FIELD_HEADER_FULL_NAME" : "Full name:",
|
||||
"FIELD_HEADER_ACCESS_WINDOW_END" : "Do not allow access after:",
|
||||
"FIELD_HEADER_ACCESS_WINDOW_START" : "Allow access after:",
|
||||
"FIELD_HEADER_TIMEZONE" : "User time zone:",
|
||||
"FIELD_HEADER_VALID_FROM" : "Enable account after:",
|
||||
"FIELD_HEADER_VALID_UNTIL" : "Disable account after:",
|
||||
|
||||
"SECTION_HEADER_RESTRICTIONS" : "Account Restrictions"
|
||||
"SECTION_HEADER_RESTRICTIONS" : "Account Restrictions",
|
||||
"SECTION_HEADER_PROFILE" : "Profile"
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user