Add configurable notification suspend durations

This commit is contained in:
Dmitry Marchuk
2026-04-04 08:15:32 +03:00
parent f0a6626c6a
commit 80446756a6
9 changed files with 200 additions and 114 deletions
+2
View File
@@ -41,6 +41,8 @@
"s": "{{time}}s",
"second_one": "{{time}} second",
"second_other": "{{time}} seconds",
"week_one": "{{time}} week",
"week_other": "{{time}} weeks",
"formattedTimestamp": {
"12hour": "MMM d, h:mm:ss aaa",
"24hour": "MMM d, HH:mm:ss"