updated common.json for fiels in create timeticket

This commit is contained in:
jfrye122
2023-05-05 09:29:10 -04:00
parent a5f2af6fda
commit 4b084a8789
3 changed files with 57 additions and 0 deletions

View File

@@ -341,6 +341,25 @@
"titles": {
"timeticketbrowsertab": ""
}
},
"createtimeticket": {
"actions": {
"refresh": "",
"upload": " ",
"ticket":" ",
"timetickets": "",
"detail": "",
"notickets": ""
},
"labels": {
"converting": "",
"selectjob": "",
"selectticketassetselector": "",
"uploading": ""
},
"titles": {
"createtimeticket": ""
}
}
}
}