Add locale for `question_too_long` error

This commit is contained in:
Andreas Nedbal 2024-03-10 20:31:02 +01:00 committed by Andreas Nedbal
parent 70f6e581b6
commit 165fbd800c
1 changed files with 2 additions and 0 deletions

View File

@ -37,3 +37,5 @@ en:
record_not_found: "Record not found" record_not_found: "Record not found"
not_authorized: "You need to be logged in to perform this action" not_authorized: "You need to be logged in to perform this action"
question_too_long: "Question is too long"