added info message #315

This commit is contained in:
denisdulici
2018-04-28 11:56:11 +03:00
parent 17758a24cc
commit 0efd3721f6
7 changed files with 81 additions and 26 deletions

View File

@ -15,5 +15,6 @@ return [
'weeks' => 'Week(s)',
'months' => 'Month(s)',
'years' => 'Year(s)',
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
];