added tech signin screen

This commit is contained in:
jfrye122
2023-04-12 12:04:23 -04:00
parent 6d4ce20118
commit bdf90c1f79
4 changed files with 140 additions and 0 deletions

View File

@@ -305,6 +305,19 @@
"email": "Email",
"password": ""
}
},
"techsignin": {
"actions": {
"techsignin": ""
},
"errors": {
"employeeidnotfound": "",
"wrongpin": ""
},
"fields": {
"employeeid": "",
"pin": ""
}
}
}
}