Updated UI and added tech elements.
This commit is contained in:
@@ -1995,6 +1995,7 @@
|
||||
"shops": "My Shops"
|
||||
},
|
||||
"tech": {
|
||||
"claimtask": "Claim Task",
|
||||
"home": "Home",
|
||||
"jobclockin": "Job Clock In",
|
||||
"jobclockout": "Job Clock Out",
|
||||
@@ -2781,6 +2782,7 @@
|
||||
"straight_time": "Straight Time",
|
||||
"task": "Task",
|
||||
"timetickets": "Time Tickets",
|
||||
"unassigned": "Unassigned",
|
||||
"zeroactualnegativeprod": "Actual hours must be 0 if entering negative productive hours."
|
||||
},
|
||||
"successes": {
|
||||
@@ -2793,7 +2795,8 @@
|
||||
"validation": {
|
||||
"clockoffmustbeafterclockon": "Clock off time must be the same or after clock in time.",
|
||||
"clockoffwithoutclockon": "Clock off time cannot be set without a clock in time.",
|
||||
"hoursenteredmorethanavailable": "The number of hours entered is more than what is available for this cost center."
|
||||
"hoursenteredmorethanavailable": "The number of hours entered is more than what is available for this cost center.",
|
||||
"unassignedlines": "There are currently {{unassignedHours}} hours of repair lines that are unassigned. These hours are not including in the above calculations and must be paid manually."
|
||||
}
|
||||
},
|
||||
"titles": {
|
||||
|
||||
@@ -1995,6 +1995,7 @@
|
||||
"shops": "Mis tiendas"
|
||||
},
|
||||
"tech": {
|
||||
"claimtask": "",
|
||||
"home": "",
|
||||
"jobclockin": "",
|
||||
"jobclockout": "",
|
||||
@@ -2781,6 +2782,7 @@
|
||||
"straight_time": "",
|
||||
"task": "",
|
||||
"timetickets": "",
|
||||
"unassigned": "",
|
||||
"zeroactualnegativeprod": ""
|
||||
},
|
||||
"successes": {
|
||||
@@ -2793,7 +2795,8 @@
|
||||
"validation": {
|
||||
"clockoffmustbeafterclockon": "",
|
||||
"clockoffwithoutclockon": "",
|
||||
"hoursenteredmorethanavailable": ""
|
||||
"hoursenteredmorethanavailable": "",
|
||||
"unassignedlines": ""
|
||||
}
|
||||
},
|
||||
"titles": {
|
||||
|
||||
@@ -1995,6 +1995,7 @@
|
||||
"shops": "Mes boutiques"
|
||||
},
|
||||
"tech": {
|
||||
"claimtask": "",
|
||||
"home": "",
|
||||
"jobclockin": "",
|
||||
"jobclockout": "",
|
||||
@@ -2781,6 +2782,7 @@
|
||||
"straight_time": "",
|
||||
"task": "",
|
||||
"timetickets": "",
|
||||
"unassigned": "",
|
||||
"zeroactualnegativeprod": ""
|
||||
},
|
||||
"successes": {
|
||||
@@ -2793,7 +2795,8 @@
|
||||
"validation": {
|
||||
"clockoffmustbeafterclockon": "",
|
||||
"clockoffwithoutclockon": "",
|
||||
"hoursenteredmorethanavailable": ""
|
||||
"hoursenteredmorethanavailable": "",
|
||||
"unassignedlines": ""
|
||||
}
|
||||
},
|
||||
"titles": {
|
||||
|
||||
Reference in New Issue
Block a user