fix(mod-queue): improve alert threshold input validation and add i18n for view selector

This commit is contained in:
plebeius
2026-01-25 16:56:48 +08:00
parent f5c3ccd1f9
commit d86637200b
36 changed files with 182 additions and 38 deletions
+4 -1
View File
@@ -269,5 +269,8 @@
"submitted": "נשלח",
"hours": "שעות",
"minutes": "דקות",
"alert_threshold": "סף התרעה"
"alert_threshold": "סף התרעה",
"modQueue.viewLabel": "View",
"modQueue.compact": "Compact",
"modQueue.feed": "Feed"
}