This commit is contained in:
@@ -953,9 +953,9 @@
|
||||
"DateRangeOctober": "October",
|
||||
"DateRangeNovember": "November",
|
||||
"DateRangeDecember": "December",
|
||||
"DateRangePreviousYearThisMonth":"Previous year - this month",
|
||||
"DateRangePreviousYearLastMonth":"Previous year - last month",
|
||||
"DateRangePreviousYearNextMonth":"Previous year - next month",
|
||||
"DateRangePreviousYearThisMonth": "Previous year - this month",
|
||||
"DateRangePreviousYearLastMonth": "Previous year - last month",
|
||||
"DateRangePreviousYearNextMonth": "Previous year - next month",
|
||||
"DayAny": "Any day of the week",
|
||||
"DayFriday": "Friday",
|
||||
"DayMonday": "Monday",
|
||||
@@ -1574,7 +1574,7 @@
|
||||
"AuthorizationRoleSalesFull": "Sales - full",
|
||||
"AuthorizationRoleAll": "All roles",
|
||||
"Welcome": "Welcome to AyaNova",
|
||||
"ThankYouForEvaluating":"Thank you for trying AyaNova. Please use the following links to help explore AyaNova and see if it is a good match for your organization.",
|
||||
"ThankYouForEvaluating": "Thank you for trying AyaNova. Please use the following links to help explore AyaNova and see if it is a good match for your organization.",
|
||||
"ErrorFieldValueNotInteger": "Value must be an integer",
|
||||
"ErrorFieldValueNotDecimal": "Value must be a number",
|
||||
"ErrorAPI2000": "The server is closed",
|
||||
@@ -1876,7 +1876,7 @@
|
||||
"NotifyEventScheduledOnWorkorder": "Scheduled on work order",
|
||||
"NotifyEventScheduledOnWorkorderImminent": "Work order scheduled service imminent",
|
||||
"NotifyEventWorkorderFinishStatusOverdue": "Work order not finished in time",
|
||||
"NotifyEventWorkorderFinished":"Work order finished",
|
||||
"NotifyEventWorkorderFinished": "Work order finished",
|
||||
"NotifyEventOutsideServiceOverdue": "Outside service overdue",
|
||||
"NotifyEventOutsideServiceReceived": "Outside service unit received back",
|
||||
"NotifyEventPartRequestReceived": "Requested part received",
|
||||
@@ -1908,11 +1908,13 @@
|
||||
"SmtpServerPort": "SMTP server port",
|
||||
"NotifyFromAddress": "SMTP notify from address",
|
||||
"AyaNovaServerURL": "AyaNova server URL",
|
||||
"DeliverAfter":"Deliver after",
|
||||
"NotifyQueue":"Notify event delivery queue",
|
||||
"DirectNotification":"Direct notification",
|
||||
"GlobalLogo":"Business logos",
|
||||
"SmallLogo":"Small sized logo",
|
||||
"MediumLogo":"Medium sized logo",
|
||||
"LargeLogo":"Large sized logo"
|
||||
"DeliverAfter": "Deliver after",
|
||||
"NotifyQueue": "Notify event delivery queue",
|
||||
"DirectNotification": "Direct notification",
|
||||
"GlobalLogo": "Business logos",
|
||||
"SmallLogo": "Small sized logo",
|
||||
"MediumLogo": "Medium sized logo",
|
||||
"LargeLogo": "Large sized logo",
|
||||
"ShutDownServer": "Shut down server",
|
||||
"AreYouSureShutDown": "Are you certain you want to shut down the server?"
|
||||
}
|
||||
Reference in New Issue
Block a user