{
'invalidValue': '{{elementType}}: Invalid {{property}} value. {{property}} should be of type {{typeOne}} or {{typeTwo}}.',
                        'invalidTimeZone': '{{elementType}}: Invalid timeZone value. TimeZone should be the id of an allowed timeZone value.',
                        'incorrectArgument': '{{elementType}}: Incorrect argument {{argumentName}} in method {{methodName}}.',
                        'exceptionExists': '{{elementType}}: Trying to add an exception via {{methodName}} that already exists. Cannot have duplicate exception of the same event on same date.',
                        'noId': 'JQXScheduler requires an id in order to save/load/clear a state.',
                        'agenda': 'Agenda',
                        'agendaPlaceholder': 'No events to display',
                        'day': 'Day',
                        'week': 'Week',
                        'month': 'Month',
                        'allDay': 'All Day',
                        'timelineDay': 'Timeline Day',
                        'timelineWeek': 'Timeline Week',
                        'timelineMonth': 'Timeline Month',
                        'newEvent': 'New Event',
                        'ok': 'Ok',
                        'cancel': 'Cancel',
                        'delete': 'Delete',
                        'label': 'Label',
                        'dateStart': 'Start Date',
                        'dateEnd': 'End Date',
                        'repeat': 'Repeat',
                        'description': 'Description',
                        'repeatFreq': 'Repeat',
                        'repeatInterval': 'Repeat Every',
                        'repeatOn': 'Repeat On',
                        'repeatEnd': 'End Repeat',
                        'repeatEndOption': 'Never',
                        'repeatEndOnOption': 'On',
                        'repeatEndAfterOption': 'After',
                        'repeatEndAfter': 'occurrence(s)',
                        'hidden': 'Hidden',
                        'hourly': 'Hourly',
                        'daily': 'Daily',
                        'weekly': 'Weekly',
                        'monthly': 'Monthly',
                        'yearly': 'Yearly',
                        'repeatConfirm': 'Do you want to edit only the current event or the whole series ?',
                        'repeatConfirmLabel': 'Edit Repeating Event',
                        'create': 'Create Event on ',
                        'edit': 'Edit',
                        'cut': 'Cut',
                        'copy': 'Copy',
                        'paste': 'Paste',
                        'editEvent': 'Edit event',
                        'editSeries': 'Edit series',
                        'eventException': 'Event Exception',
                        'collector': 'more',
                        'repeatEveryHour': 'hours',
                        'repeatEveryDay': 'days',
                        'repeatEveryWeek': 'weeks',
                        'repeatEveryMonth': 'months',
                        'repeatEveryYear': 'years',
                        'backgroundColor': 'Background Color',
                        'status': 'Status',
                        'resources': 'Resources',
                        'selectPlaceholder': 'Select...',
                        'none': 'None',
                        'free': 'Free',
                        'busy': 'Busy',
                        'tentative': 'Tentative',
                        'outOfOffice': 'Out of Office',
                        'exceptions': 'Exceptions',
                        'resetExceptions': 'Reset Exceptions',
                        'notifications': 'Notification(s)',
                        'notificationMessage': 'is starting on',
                        'today': 'Today',
                        'agendaShortcut': 'A',
                        'dayShortcut': 'D',
                        'weekShortcut': 'W',
                        'monthShortcut': 'M',
                        'timelineDayShortcut': 'T+D',
                        'timelineWeekShortcut': 'T+W',
                        'timelineMonthShortcut': 'T+M',
                        'showWeekends': 'Show weekends',
                        'beforeAt': 'before at',
                        'days': 'days',
                        'weeks': 'weeks',
                        'placeholder': 'Add notification',
                        'placeholderLink': 'Add video conferencing',
                        'placeholderSetLink': 'Set video conferencing link',
                        'invalidConferenceLink': 'Invalid video conference link.',
                        'now': 'Now',
                        'dateTabLabel': 'DATE',
                        'timeTabLabel': 'TIME',
                        'hours': 'Hours',
                        'minutes': 'Minutes',
                        'am': 'am',
                        'pm': 'pm',
                        'loadingIndicatorPlaceholder': 'Loading...',
                        'duplicate': 'Copy',
                        'deleteConfirm': 'Do you want to delete only the current event or the whole repeating series ?',
                        'deleteConfirmLabel': 'Delete Repeating Event',
                        'deleteConfirmEvent': 'Delete Event',
                        'deleteConfirmSeries': 'Delete Series',
                        'joinWith': 'Join with {{value}}',
                        'join': 'Join the meeting',
                        'addTitle': 'Add Title',
                        'noDate': 'No date',
                        'unnamed': 'Unnamed',
                        'dropToUnschedule': 'Drop here to unschedule it',
                        'dropToSchedule': 'You can schedule these by dragging them onto the calendar',
                        'show': 'Events',
                        'showN': 'Events ({{value}} unscheduled)',
                        'all': 'All',
                        'withoutDates': 'Without dates',
                        'withDates': 'With dates',
                        'collision': 'This time slot is already reserved',
                        'navigateTo': 'Navigate to event'
}