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

View file

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