updated common.json to have matching objs

This commit is contained in:
jfrye122
2023-04-14 14:36:00 -04:00
parent 20406c1071
commit 0ff1806b0c
2 changed files with 42 additions and 0 deletions

View File

@@ -317,6 +317,27 @@
"fields": {
"employeeid": "",
"pin": ""
},
"titles": {
"signin": ""
}
},
"timeticketbrowser": {
"actions": {
"refresh": "",
"upload": "",
"activetickets": "",
"detail": "",
"notickets": ""
},
"labels": {
"converting": "",
"selectjob": "",
"selectticketassetselector": "",
"uploading": ""
},
"titles": {
"timeticketbrowsertab": ""
}
}
}

View File

@@ -317,6 +317,27 @@
"fields": {
"employeeid": "",
"pin": ""
},
"titles": {
"signin": ""
}
},
"timeticketbrowser": {
"actions": {
"refresh": "",
"upload": "",
"activetickets": "",
"detail": "",
"notickets": ""
},
"labels": {
"converting": "",
"selectjob": "",
"selectticketassetselector": "",
"uploading": ""
},
"titles": {
"timeticketbrowsertab": ""
}
}
}