mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Added new hourly chore period type (closes #266)
This commit is contained in:
@@ -29,3 +29,6 @@ msgstr ""
|
||||
|
||||
msgid "yearly"
|
||||
msgstr ""
|
||||
|
||||
msgid "hourly"
|
||||
msgstr ""
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
@@ -30,3 +30,6 @@ msgstr "Monthly"
|
||||
|
||||
msgid "yearly"
|
||||
msgstr "Yearly"
|
||||
|
||||
msgid "hourly"
|
||||
msgstr "Hourly"
|
||||
|
@@ -1261,6 +1261,11 @@ msgid_plural "This means the next execution of this chore is scheduled %s days a
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "This means the next execution of this chore is scheduled %s hour after the last execution"
|
||||
msgid_plural "This means the next execution of this chore is scheduled %s hours after the last execution"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "This means the next execution of this chore is scheduled every week on the selected weekdays"
|
||||
msgid_plural "This means the next execution of this chore is scheduled every %s weeks on the selected weekdays"
|
||||
msgstr[0] ""
|
||||
|
Reference in New Issue
Block a user