mirror of
https://github.com/wassname/talk.git
synced 2026-07-31 12:50:48 +08:00
update bad username copy
This commit is contained in:
@@ -106,7 +106,7 @@ class ErrAuthentication extends APIError {
|
||||
|
||||
// ErrContainsProfanity is returned in the event that the middleware detects
|
||||
// profanity/wordlisted words in the payload.
|
||||
const ErrContainsProfanity = new APIError('Suspected profanity. If you think this in error, please let us know!', {
|
||||
const ErrContainsProfanity = new APIError('This username contains elements which are not permitted in our community. If you think this is in error, please contact us or try again.', {
|
||||
translation_key: 'PROFANITY_ERROR',
|
||||
status: 400
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user