fix: missing time interval

This commit is contained in:
auth
2024-01-20 18:22:22 +01:00
committed by GitHub
parent 3838f7b5c7
commit 05a495d51f

View File

@ -588,7 +588,7 @@
},
"remaining_hours": {
"name": "Remaining Time",
"description": "The remaining amount of time before the notification is shown"
"description": "The remaining amount of time before the notification is shown (hours)"
},
"group_notifications": {
"name": "Group Notifications",
@ -1106,4 +1106,4 @@
"date_input_invalid_not_allowed": "Invalid date",
"date_range_input_invalid_range_input": "Invalid date range"
}
}
}