This commit is contained in:
@@ -9,6 +9,8 @@ ACTIVEVISITS = 'Active Visits'
|
||||
ADDEQPT = 'Add Equipment'
|
||||
ADD_USER = 'Add User'
|
||||
ADD_USER_DESC = 'All fields are required! Username and email must be unique. Minimum password length is '
|
||||
ADD_SITE = 'Add Site'
|
||||
SADMIN = 'Site Administrator'
|
||||
ADMIN = 'Administrator'
|
||||
ADMINISTRATION = 'Administration'
|
||||
ALL = 'All'
|
||||
@@ -74,6 +76,7 @@ NAME = 'Name'
|
||||
NEW = 'New'
|
||||
NONEAVA = 'None'
|
||||
NOSIGNIN = 'No sign in'
|
||||
NOSITE = 'No Site Selected'
|
||||
NOTES = 'Notes'
|
||||
NOTES_PLACEHOLDER = 'Enter notes if needed'
|
||||
NOT_AUTHORIZED = 'Not Authorized!'
|
||||
@@ -94,6 +97,7 @@ REASON = 'Reason for Facility Access'
|
||||
REASONCOMPANY = 'Company / Reason'
|
||||
REFERENCE = 'Reference'
|
||||
REFRESH = 'Refresh'
|
||||
REGION ='Region'
|
||||
REMEQPT = 'Remove Equipment'
|
||||
REPORTS = 'Reports'
|
||||
REPORTS_DESC = 'The drop-down below can be used to select pre-configured reports. Other reports are currently being written.'
|
||||
|
||||
Reference in New Issue
Block a user