Update time ticket areas added to use translations
This commit is contained in:
@@ -330,13 +330,15 @@
|
||||
"ticket": "",
|
||||
"timetickets": "",
|
||||
"detail": "",
|
||||
"notickets": ""
|
||||
"notickets": "",
|
||||
"clockin": ""
|
||||
},
|
||||
"labels": {
|
||||
"converting": "",
|
||||
"selectjob": "",
|
||||
"selectticketassetselector": "",
|
||||
"uploading": ""
|
||||
"loggedinemployee": "",
|
||||
"clockintojob": ""
|
||||
},
|
||||
"errors": {
|
||||
"missingvalues": ""
|
||||
},
|
||||
"titles": {
|
||||
"timeticketbrowsertab": ""
|
||||
@@ -349,13 +351,22 @@
|
||||
"ticket":" ",
|
||||
"timetickets": "",
|
||||
"detail": "",
|
||||
"notickets": ""
|
||||
"notickets": "",
|
||||
"ticketdate": "",
|
||||
"createticket": ""
|
||||
},
|
||||
"labels": {
|
||||
"converting": "",
|
||||
"selectjob": "",
|
||||
"selectticketassetselector": "",
|
||||
"uploading": ""
|
||||
"uploading": "",
|
||||
"employeeplaceholder": "",
|
||||
"actualhoursplaceholder": "",
|
||||
"productivehoursplaceholder": ""
|
||||
},
|
||||
"errors": {
|
||||
"nan": "",
|
||||
"missingvalues": ""
|
||||
},
|
||||
"titles": {
|
||||
"createtimeticket": ""
|
||||
@@ -450,6 +461,52 @@
|
||||
"requiredifparttype": "",
|
||||
"zeropriceexistingpart": ""
|
||||
}
|
||||
},
|
||||
"timeticketclockoff":{
|
||||
"actions": {
|
||||
"clockoff": "",
|
||||
"noinfo": ""
|
||||
},
|
||||
"labels": {
|
||||
"actualhoursplaceholder": "",
|
||||
"productivehoursplaceholder": ""
|
||||
},
|
||||
"errors": {
|
||||
"nan": "",
|
||||
"missingvalues": ""
|
||||
},
|
||||
"titles": {
|
||||
"clockoff": ""
|
||||
}
|
||||
},
|
||||
"selectjobid":{
|
||||
"labels": {
|
||||
"placeholder": "",
|
||||
"selectedplaceholder": "...",
|
||||
"searchplaceholder": ""
|
||||
}
|
||||
},
|
||||
"selectcostcenter":{
|
||||
"labels": {
|
||||
"placeholder": "",
|
||||
"selectedplaceholder": "...",
|
||||
"searchplaceholder": ""
|
||||
}
|
||||
},
|
||||
"employeeclockedinlist": {
|
||||
"labels": {
|
||||
"alreadyclockedon": ""
|
||||
}
|
||||
},
|
||||
"clockedinlistitem": {
|
||||
"labels": {
|
||||
"vehicle": "",
|
||||
"clockedin": "",
|
||||
"costcenter": ""
|
||||
},
|
||||
"actions": {
|
||||
"clockout": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user