grammar fix
This commit is contained in:
parent
685ccd93aa
commit
2a17c5cc53
@ -15,6 +15,6 @@ return [
|
|||||||
'weeks' => 'Week(s)',
|
'weeks' => 'Week(s)',
|
||||||
'months' => 'Month(s)',
|
'months' => 'Month(s)',
|
||||||
'years' => 'Year(s)',
|
'years' => 'Year(s)',
|
||||||
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
|
'message' => 'This is a recurring :type and the next :type will be automatically generated on :date',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user