fix date / hour selection on import

This commit is contained in:
lesion
2022-11-06 00:21:20 +01:00
parent 005762d8a8
commit 68b7fc6cd0
11 changed files with 49 additions and 170 deletions

View File

@@ -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",