mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 20:07:32 +00:00
Merge branch 'main' into next
# Conflicts: # cmd/setup/config.go # cmd/setup/setup.go
This commit is contained in:
@@ -550,6 +550,12 @@ Errors:
|
||||
Invalid: Token is ongeldig
|
||||
Expired: Token is verlopen
|
||||
InvalidClient: Token is niet uitgegeven voor deze client
|
||||
SAMLRequest:
|
||||
AlreadyExists: SAMLRequest bestaat al
|
||||
NotExisting: SAMLRequest bestaat niet
|
||||
WrongLoginClient: SAMLRequest aangemaakt door andere login client
|
||||
SAMLSession:
|
||||
InvalidClient: SAMLResponse is niet uitgegeven voor deze client
|
||||
Feature:
|
||||
NotExisting: Functie bestaat niet
|
||||
TypeNotSupported: Functie type wordt niet ondersteund
|
||||
@@ -624,6 +630,8 @@ AggregateTypes:
|
||||
system: Systeem
|
||||
session: Sessie
|
||||
web_key: Websleutel
|
||||
saml_request: SAML-aanvraag
|
||||
saml_session: SAML-sessie
|
||||
|
||||
EventTypes:
|
||||
execution:
|
||||
|
Reference in New Issue
Block a user