Messages
configurationThe configuration of the scheduler messages. Use this option to customize or localize the scheduler messages.
messages
Objectmessages.allDay
StringThe text similar to "all day" displayed in day,week and agenda views.
messages.ariaEventLabel
StringSpecifies the format string used to populate the aria-label attribute value of the selected event element.
The arguments which can be used in the format string are:
- {0} - represents the title of the selected event.
- {1} - represents the start date of the event.
- {2} - represents the start time of the event.
Default: "{0} on {1:D} at {2:t}"
messages.ariaSlotLabel
StringSpecifies the format string used to populate the aria-label attribute value of the selected slot element.
The arguments which can be used in the format string are:
- {0} - represents the start date of the slot.
- {1} - represents the end date of the slot.
Default: "Selected from {0:t} to {1:t}"
messages.cancel
StringThe text similar to "Cancel" displayed in scheduler.
messages.date
StringThe text similar to "Date" displayed in scheduler.
messages.defaultRowText
StringThe text similar to "All events" displayed in timeline views when there is no vertical grouping.
The text similar to "Delete event" displayed as the title of the Scheduler delete-event confirmation Dialog.
messages.destroy
StringThe text similar to "Delete" displayed in scheduler.
messages.editable
ObjectThe configuration of the scheduler editable messages. Use this option to customize or localize the scheduler editable messages.
messages.editor
ObjectThe configuration of the scheduler editor messages. Use this option to customize or localize the scheduler editor messages.
messages.event
StringThe text similar to "Event" displayed in scheduler.
Configures the messages in the Month view overflow popover. These messages are processed only when the Month view has moreEventsPopover set to true.
messages.next
StringThe tooltip of the next navigation button.
messages.noData
StringThe text displayed in the Scheduler year view Tooltip when there are no events on the selected date.
messages.pdf
StringThe text displayed by the PDF export button.
messages.previous
StringThe tooltip of the previous navigation button.
The configuration of the scheduler recurrence editor messages. Use this option to customize or localize the scheduler recurrence editor messages.
The configuration of the scheduler recurrence messages. Use this option to customize or localize the scheduler recurrence messages.
messages.refresh
StringThe aria-label of the refresh toolbar button.
messages.resetSeries
StringThe text of the reset series button.
messages.save
StringThe text similar to "Save" displayed in scheduler.
messages.search
StringThe Search input title and placeholder text.
messages.selectView
StringThe aria-label of the View select element.
messages.showFullDay
StringThe text similar to "Show full day" used in scheduler "showFullDay" button.
messages.showWorkDay
StringThe text similar to "Show business hours" used in scheduler "showWorkDay" button.
messages.time
StringThe text similar to "Time" displayed in scheduler.
messages.today
StringThe text similar to "Today" displayed in scheduler.
messages.views
ObjectThe configuration of the scheduler views messages. Use this option to customize or localize the scheduler views messages.