{{ $t('Always') }}
{{ $t('If not available') }}
{{ $t('If busy') }}
{{ ' ' + $t('and call from') + ' ' }}
{{ ' ' + $t('and call not from') + ' ' }}
{{ sourceSet.name }}
{{ ' ' + $t('or') + ' ' }}
{{ ' ' + $t('and') + ' ' }}
{{ ' ' + $t('call to') + ' ' }}
{{ ' ' + $t('call not to') + ' ' }}
{{ bNumberSet.name }}
{{ ' ' + $t('and') + ' ' }}
{{ $t('date is') }}
{{ $filters.timeSetDateExact(timeSet.times) }}
{{ $t('date range is') }}
{{ $filters.timeSetDateRange(timeSet.times) }}
{{ $t('weekdays are') }}
{{ $filters.timeSetWeekdays(timeSet.times) }}
{{ $t('office hours are') }}
{{ $filters.timeSetOfficeHoursSameTime(timeSet.times) }}
{{ $t('Custom time set') }}
{{ ' ' + $t('and') + ' ' }}
{{ $t('condition') }}