This commit is contained in:
2021-09-16 14:15:00 +00:00
parent 16a83e2637
commit f780eaff4b
5 changed files with 22 additions and 6 deletions

View File

@@ -1081,7 +1081,7 @@
"DateRangeDecember": "December",
"DateRangePreviousYearThisMonth": "Previous year - this month",
"DateRangePreviousYearLastMonth": "Previous year - last month",
"DateRangePreviousYearNextMonth": "Previous year - next month",
"DateRangePreviousYearNextMonth": "Previous year - next month",
"DayAny": "Any day of the week",
"DayFriday": "Friday",
"DayMonday": "Monday",
@@ -2279,6 +2279,10 @@
"QuantityRequired":"Quantity required",
"InventoryRoleRequired":"User must have Inventory Role for this operation",
"WorkOrderItemTags":"WO Item Tags",
"WorkOrderItemUnitTags":"WO Item Unit Tags"
"WorkOrderItemUnitTags":"WO Item Unit Tags",
"ScheduleMonth":"Month",
"ScheduleDay":"Day",
"ScheduleWeek":"Week",
"Schedule4Day":"4 Day"
}