fix(web): show danger/warning when taken dates overlap (#22213)

This commit is contained in:
Jason Rasmussen
2025-09-19 12:20:09 -04:00
committed by GitHub
parent 6da039780e
commit 34339ea69f
2 changed files with 22 additions and 24 deletions

View File

@@ -1923,6 +1923,7 @@
"stacktrace": "Stacktrace",
"start": "Start",
"start_date": "Start date",
"start_date_before_end_date": "Start date must be before end date",
"state": "State",
"status": "Status",
"stop_casting": "Stop casting",