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": "नोट बोर्ड",
|
||||
@@ -856,7 +858,17 @@
|
||||
"notificationEnable": "सूचनाएं सक्षम करें",
|
||||
"notificationEnabled": "सूचनाएं सक्रिय",
|
||||
"notificationDenied": "सूचनाएं अवरुद्ध",
|
||||
"notificationHint": "ऐप खुली होने पर भी सूचनाएं प्राप्त करें।"
|
||||
"notificationHint": "ऐप खुली होने पर भी सूचनाएं प्राप्त करें।",
|
||||
"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"
|
||||
},
|
||||
"onboarding": {
|
||||
"step1Title": "Welcome to Oikos",
|
||||
@@ -872,4 +884,4 @@
|
||||
"offline": {
|
||||
"banner": "Offline – reconnecting…"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user