New Crowdin Translations (automated) (#31536)

Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
github-actions[bot] 2024-08-22 10:04:56 +02:00 committed by GitHub
parent 2da687a28b
commit f86d16adba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
107 changed files with 442 additions and 562 deletions

View file

@ -83,6 +83,7 @@ en-GB:
access_denied: The resource owner or authorisation server denied the request.
credential_flow_not_configured: Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.
invalid_client: Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.
invalid_code_challenge_method: The code challenge method must be S256, plain is unsupported.
invalid_grant: The provided authorisation grant is invalid, expired, revoked, does not match the redirection URI used in the authorisation request, or was issued to another client.
invalid_redirect_uri: The redirect URI included is not valid.
invalid_request: