updated common.json to have matching objs
This commit is contained in:
@@ -317,6 +317,27 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"employeeid": "",
|
"employeeid": "",
|
||||||
"pin": ""
|
"pin": ""
|
||||||
|
},
|
||||||
|
"titles": {
|
||||||
|
"signin": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"timeticketbrowser": {
|
||||||
|
"actions": {
|
||||||
|
"refresh": "",
|
||||||
|
"upload": "",
|
||||||
|
"activetickets": "",
|
||||||
|
"detail": "",
|
||||||
|
"notickets": ""
|
||||||
|
},
|
||||||
|
"labels": {
|
||||||
|
"converting": "",
|
||||||
|
"selectjob": "",
|
||||||
|
"selectticketassetselector": "",
|
||||||
|
"uploading": ""
|
||||||
|
},
|
||||||
|
"titles": {
|
||||||
|
"timeticketbrowsertab": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -317,6 +317,27 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"employeeid": "",
|
"employeeid": "",
|
||||||
"pin": ""
|
"pin": ""
|
||||||
|
},
|
||||||
|
"titles": {
|
||||||
|
"signin": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"timeticketbrowser": {
|
||||||
|
"actions": {
|
||||||
|
"refresh": "",
|
||||||
|
"upload": "",
|
||||||
|
"activetickets": "",
|
||||||
|
"detail": "",
|
||||||
|
"notickets": ""
|
||||||
|
},
|
||||||
|
"labels": {
|
||||||
|
"converting": "",
|
||||||
|
"selectjob": "",
|
||||||
|
"selectticketassetselector": "",
|
||||||
|
"uploading": ""
|
||||||
|
},
|
||||||
|
"titles": {
|
||||||
|
"timeticketbrowsertab": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user