mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-09 16:58:58 -06:00
locale localization :)
This commit is contained in:
@@ -159,4 +159,7 @@ unexpectedErrorHandlingRequest=Unexpected error when handling authentication req
|
||||
invalidAccessCode=Invalid access code.
|
||||
sessionNotActive=Session not active.
|
||||
unknownCode=Unknown code, please login again through your application.
|
||||
invalidCode=Invalid code, please login again through your application.
|
||||
invalidCode=Invalid code, please login again through your application.
|
||||
|
||||
locale_de=Deutsch
|
||||
locale_en=Englisch
|
||||
@@ -158,4 +158,6 @@ identityProviderUnexpectedError=Unexpected error when authenticating with identi
|
||||
identityProviderNotFound=Could not find an identity provider with the identifier [{0}].
|
||||
identityProviderNoToken=Could not obtain token from identity provider [{0}].
|
||||
realmSupportsNoCredentials=Realm [{0}] does not support any credential type.
|
||||
identityProviderNotUnique=Realm [{0}] supports multiple identity providers. Could not determine which identity provider should be used to authenticate with.
|
||||
identityProviderNotUnique=Realm [{0}] supports multiple identity providers. Could not determine which identity provider should be used to authenticate with.
|
||||
locale_de=German
|
||||
locale_en=English
|
||||
Reference in New Issue
Block a user