Add custom notification suspension dialog

This commit is contained in:
Dmitry Marchuk
2026-05-17 08:50:19 +03:00
parent 6cdf4fe3b8
commit 0d05f0feaa
5 changed files with 333 additions and 0 deletions
+13
View File
@@ -1050,8 +1050,21 @@
"1hour": "Suspend for 1 hour",
"12hours": "Suspend for 12 hours",
"24hours": "Suspend for 24 hours",
"custom": "Suspend for custom time\u2026",
"untilRestart": "Suspend until restart"
},
"customSuspension": {
"title": "Custom suspension time",
"description": "Choose how long notifications should stay suspended for this camera.",
"tabDuration": "Duration",
"tabUntilTime": "Until time",
"hours": "Hours",
"minutes": "Minutes",
"untilLabel": "Suspend until",
"invalidTime": "Pick a time in the future.",
"apply": "Apply",
"cancel": "Cancel"
},
"cancelSuspension": "Cancel Suspension",
"toast": {
"success": {