Merge branch '1.3-dev' of github.com:akaunting/akaunting into 1.3-dev

This commit is contained in:
cuneytsenturk 2018-10-29 18:57:38 +03:00
commit 32742cd935

View File

@ -15,6 +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',
'message' => 'This is a recurring :type and the next :type will be automatically generated on :date',
];