Implemented chore period intervals to have more flexible schedules (closes #312)

This commit is contained in:
Bernd Bestel
2019-10-04 11:14:11 +02:00
parent 554ac104f8
commit 28b23fd313
5 changed files with 78 additions and 0 deletions

View File

@@ -1546,3 +1546,15 @@ msgstr ""
msgid "Are you sure to remove the included recipe \"%s\"?"
msgstr ""
msgid "Period interval"
msgstr ""
msgid "This means the next execution of this chore should only be scheduled every %s days"
msgstr ""
msgid "This means the next execution of this chore should only be scheduled every %s weeks"
msgstr ""
msgid "This means the next execution of this chore should only be scheduled every %s months"
msgstr ""