Removed unused messages

This commit is contained in:
Profitroll 2023-02-16 14:54:49 +01:00
parent 0722a26fb3
commit 3bae6ef40e

View File

@ -7,15 +7,7 @@
"password": null "password": null
}, },
"messages": { "messages": {
"key_expired": "API key expired", "email_confirmed": "Email confirmed. You can now log in."
"key_invalid": "Invalid API key",
"key_valid": "Valid API key",
"bad_request": "Bad request. Read the docs at photos.end-play.xyz/docs",
"ip_blacklisted": "Your IP is blacklisted. Make sure you are using correct API address.",
"credentials_invalid": "Incorrect user or password",
"user_already_exists": "User with this username already exists.",
"email_confirmed": "Email confirmed. You can now log in.",
"email_code_invalid": "Confirmation code is invalid."
}, },
"external_address": "localhost", "external_address": "localhost",
"registration_enabled": true, "registration_enabled": true,