feat(mod-queue): add minutes support to alert threshold

This commit is contained in:
plebeius
2026-01-11 15:20:48 +01:00
parent 49004109f8
commit ab353b59f6
38 changed files with 191 additions and 96 deletions
+3 -1
View File
@@ -267,5 +267,7 @@
"publishing": "Udgivelse",
"approved": "Godkendt",
"rejected": "Afvist",
"submitted": "Indsendt"
"submitted": "Indsendt",
"hours": "timer",
"minutes": "minutter"
}