Validation and confirmation messages.

This commit is contained in:
Patrick Fic
2023-08-03 14:14:01 -07:00
parent 1d7f1cccba
commit 3e8660bb61
9 changed files with 127 additions and 39 deletions

View File

@@ -2746,6 +2746,7 @@
"deleting": "",
"noemployeeforuser": "",
"noemployeeforuser_sub": "",
"payall": "",
"shiftalreadyclockedon": ""
},
"fields": {
@@ -2796,7 +2797,8 @@
"clockedout": "",
"committed": "",
"created": "",
"deleted": ""
"deleted": "",
"payall": ""
},
"validation": {
"clockoffmustbeafterclockon": "",