mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 13:07:31 +00:00
Merge branch 'main' into next
# Conflicts: # cmd/setup/config.go # cmd/setup/setup.go
This commit is contained in:
@@ -548,6 +548,12 @@ Errors:
|
||||
Invalid: Token je neplatný
|
||||
Expired: Token vypršel
|
||||
InvalidClient: Token nebyl vydán pro tohoto klienta
|
||||
SAMLRequest:
|
||||
AlreadyExists: SAMLRequest již existuje
|
||||
NotExisting: SAMLRequest neexistuje
|
||||
WrongLoginClient: SAMLRequest vytvořený jiným přihlašovacím klientem
|
||||
SAMLSession:
|
||||
InvalidClient: Pro tohoto klienta nebyla vydána odpověď SAMLResponse
|
||||
Feature:
|
||||
NotExisting: Funkce neexistuje
|
||||
TypeNotSupported: Typ funkce není podporován
|
||||
@@ -622,6 +628,8 @@ AggregateTypes:
|
||||
system: Systém
|
||||
session: Sezení
|
||||
web_key: Webový klíč
|
||||
saml_request: Žádost SAML
|
||||
saml_session: Relace SAML
|
||||
|
||||
EventTypes:
|
||||
execution:
|
||||
|
Reference in New Issue
Block a user