mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-13 13:47:47 +02:00
fix: missing time interval
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user