2022-02-07 14:10:38 -08:00
|
|
|
en:
|
|
|
|
errors:
|
|
|
|
base: "An error occurred"
|
|
|
|
|
|
|
|
bad_request: "Bad Request"
|
|
|
|
param_is_missing: "param is missing"
|
|
|
|
|
|
|
|
forbidden: "This is illegal, you know"
|
|
|
|
blocked: "You have been blocked from performing this request"
|
|
|
|
other_blocked_self: "You have been blocked by this user"
|
|
|
|
asking_other_blocked_self: "You have been blocked from asking this user questions"
|
|
|
|
following_other_blocked_self: "You have been blocked from following this user"
|
|
|
|
self_blocked_other: "You cannot do this while blocking this user"
|
2022-06-11 14:12:21 -07:00
|
|
|
asking_self_blocked_other: "You cannot ask a user who you are currently blocking"
|
|
|
|
following_self_blocked_other: "You cannot follow a user who you are currently blocking"
|
|
|
|
answering_self_blocked_other: "You cannot answer a question from a user who you are currently blocking"
|
|
|
|
answering_other_blocked_self: "You cannot answer this question as you have been blocked its author"
|
2022-02-07 14:10:38 -08:00
|
|
|
self_action: "You cannot do this to yourself"
|
|
|
|
following_self: "You cannot follow yourself"
|
|
|
|
|
|
|
|
not_found: "That does not exist"
|
|
|
|
user_not_found: "User not found"
|
|
|
|
|
|
|
|
conflict: "This already exists"
|
2022-02-13 09:55:29 -08:00
|
|
|
|
|
|
|
invalid_otp: "The code you entered was invalid."
|