added tech signin screen
This commit is contained in:
@@ -305,6 +305,40 @@
|
||||
"email": "Email",
|
||||
"password": "Password"
|
||||
}
|
||||
},
|
||||
"techsignin": {
|
||||
"actions": {
|
||||
"techsignin": "Sign In"
|
||||
},
|
||||
"errors": {
|
||||
"employeeidnotfound": "No employee ID found.",
|
||||
"wrongpin": "The pin you entered is not correct."
|
||||
},
|
||||
"fields": {
|
||||
"employeeid": "EmployeeID",
|
||||
"pin": "PIN"
|
||||
},
|
||||
"titles": {
|
||||
"signin": "Tech Sign In"
|
||||
}
|
||||
},
|
||||
"timeticketbrowser": {
|
||||
"actions": {
|
||||
"refresh": "Refresh",
|
||||
"upload": "Upload",
|
||||
"activetickets": "Time Tickets",
|
||||
"detail": "Time Ticket Details",
|
||||
"notickets": "There are no active tickets."
|
||||
},
|
||||
"labels": {
|
||||
"converting": "Converting",
|
||||
"selectjob": "--- Select a ticket ---",
|
||||
"selectticketassetselector": "Please select a ticket to update. ",
|
||||
"uploading": "Uploading"
|
||||
},
|
||||
"titles": {
|
||||
"timeticketbrowsertab": "Time Tickets"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -305,6 +305,19 @@
|
||||
"email": "Email",
|
||||
"password": ""
|
||||
}
|
||||
},
|
||||
"techsignin": {
|
||||
"actions": {
|
||||
"techsignin": ""
|
||||
},
|
||||
"errors": {
|
||||
"employeeidnotfound": "",
|
||||
"wrongpin": ""
|
||||
},
|
||||
"fields": {
|
||||
"employeeid": "",
|
||||
"pin": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -305,6 +305,19 @@
|
||||
"email": "Email",
|
||||
"password": ""
|
||||
}
|
||||
},
|
||||
"techsignin": {
|
||||
"actions": {
|
||||
"techsignin": ""
|
||||
},
|
||||
"errors": {
|
||||
"employeeidnotfound": "",
|
||||
"wrongpin": ""
|
||||
},
|
||||
"fields": {
|
||||
"employeeid": "",
|
||||
"pin": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user