feat: add setting to show event start time in month view
This commit is contained in:
@@ -1826,7 +1826,9 @@
|
||||
"notification_sound": "Notification sound",
|
||||
"notification_sound_desc": "Play a sound for calendar alerts",
|
||||
"invitation_parsing": "Parse email invitations",
|
||||
"invitation_parsing_desc": "Detect calendar invitations in email attachments and show calendar actions"
|
||||
"invitation_parsing_desc": "Detect calendar invitations in email attachments and show calendar actions",
|
||||
"show_time_in_month_view": "Show start time in month view",
|
||||
"show_time_in_month_view_desc": "Display the event start time alongside the title in month view"
|
||||
},
|
||||
"days": {
|
||||
"monday": "Monday",
|
||||
|
||||
Reference in New Issue
Block a user