fix date / hour selection on import
This commit is contained in:
@@ -146,10 +146,10 @@
|
||||
"normal_description": "Choose the day.",
|
||||
"recurrent_1w_days": "Each {days}",
|
||||
"recurrent_2w_days": "A {days} every other",
|
||||
"recurrent_1m_days": "|The {days} of each month|{days} of each month",
|
||||
"recurrent_2m_days": "|The {days} a month every other|The {days} a month every other",
|
||||
"recurrent_1m_days": "The {days} of each month",
|
||||
"recurrent_2m_days": "The {days} a month every other",
|
||||
"recurrent_1m_ordinal": "The {n} {days} of each month",
|
||||
"recurrent_2m_ordinal": "|The {n} {days} a month every other|The {n} {days} a month every other",
|
||||
"recurrent_2m_ordinal": "The {n} {days} a month every other",
|
||||
"each_week": "Each week",
|
||||
"each_2w": "Every other weeks",
|
||||
"each_month": "Each month",
|
||||
|
||||
Reference in New Issue
Block a user