Add locale for `question_too_long` error
This commit is contained in:
parent
70f6e581b6
commit
165fbd800c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue