X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/2baa2dec47c3704029f7d3f2f0a9d43f5bc9bafb..f4a5ec9fd4528f03c5dd080ca9542bbb3771c755:/www/api/v1/gamers/register-error.json diff --git a/www/api/v1/gamers/register-error.json b/www/api/v1/gamers/register-error.json index de9ef05..e1de7e2 100644 --- a/www/api/v1/gamers/register-error.json +++ b/www/api/v1/gamers/register-error.json @@ -5,6 +5,9 @@ "data": { "username": [ "Registration not available. Login instead." + ], + "email": [ + "Registration not available - login instead. First part of login e-mail will be used as nickname." ] } }