Add calendar event icons and flexible date inputs
This commit is contained in:
+15
-3
@@ -349,7 +349,9 @@
|
||||
"ics": {
|
||||
"reset": "Скинути до оригіналу",
|
||||
"resetToast": "Зміни скинуто."
|
||||
}
|
||||
},
|
||||
"iconLabel": "Icon",
|
||||
"invalidDate": "Use a valid date in the selected date format."
|
||||
},
|
||||
"notes": {
|
||||
"title": "Нотатки",
|
||||
@@ -798,7 +800,17 @@
|
||||
"notificationDenied": "Сповіщення заблоковано",
|
||||
"notificationHint": "Отримуйте сповіщення, поки додаток відкрито.",
|
||||
"pendingBadgeTitle": "{{count}} нагадування",
|
||||
"pendingBadgeTitlePlural": "{{count}} нагадувань"
|
||||
"pendingBadgeTitlePlural": "{{count}} нагадувань",
|
||||
"offset2days": "2 days before",
|
||||
"offset1week": "1 week before",
|
||||
"offset2weeks": "2 weeks before",
|
||||
"offsetCustom": "Custom...",
|
||||
"customAmountLabel": "Amount",
|
||||
"customUnitLabel": "Unit",
|
||||
"customMinutes": "Minutes",
|
||||
"customHours": "Hours",
|
||||
"customDays": "Days",
|
||||
"customWeeks": "Weeks"
|
||||
},
|
||||
"recipes": {
|
||||
"title": "Recipes",
|
||||
@@ -872,4 +884,4 @@
|
||||
"offline": {
|
||||
"banner": "Offline – reconnecting…"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user