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": "प्रकाशन करत आहे",
"approved": "मंजूर",
"rejected": "नाकारले",
"submitted": "सबमिट केले"
"submitted": "सबमिट केले",
"hours": "तास",
"minutes": "मिनिटे"
}