Add missing 'ondate' label
This commit is contained in:
parent
e74a347f71
commit
5f55326cd1
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ $labels['weekly'] = 'weekly';
|
|||
$labels['monthly'] = 'monthly';
|
||||
$labels['yearly'] = 'annually';
|
||||
$labels['rdate'] = 'on dates';
|
||||
$labels['ondate'] = 'on date';
|
||||
$labels['every'] = 'Every';
|
||||
$labels['days'] = 'day(s)';
|
||||
$labels['weeks'] = 'week(s)';
|
||||
|
|
Loading…
Add table
Reference in a new issue