32 lines
914 B
JSON
32 lines
914 B
JSON
{
|
|
"labels": {
|
|
"Create WorkingTimeRange": "Create Exception",
|
|
"Calendars": "Calendars"
|
|
},
|
|
"fields": {
|
|
"timeRanges": "Schedule",
|
|
"dateStart": "Date Start",
|
|
"dateEnd": "Date End",
|
|
"type": "Type",
|
|
"calendars": "Calendars",
|
|
"users": "Users"
|
|
},
|
|
"links": {
|
|
"calendars": "Calendars",
|
|
"users": "Users"
|
|
},
|
|
"options": {
|
|
"type": {
|
|
"Non-working": "Non-working",
|
|
"Working": "Working"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"actual": "Actual"
|
|
},
|
|
"tooltips": {
|
|
"calendars": "Calendars to apply the exception to. The exception will be applied to all users of selected calendars.\n\nLeave the field empty if you need to apply the exception only for specific users.",
|
|
"users": "Specific users to apply the exception to."
|
|
}
|
|
}
|