mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 15: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 jest nieprawidłowy
|
||||
Expired: Token wygasł
|
||||
InvalidClient: Token nie został wydany dla tego klienta
|
||||
SAMLRequest:
|
||||
AlreadyExists: SAMLRequest już istnieje
|
||||
NotExisting: SAMLRequest nie istnieje
|
||||
WrongLoginClient: SAMLRequest utworzony przez innego klienta logowania
|
||||
SAMLSession:
|
||||
InvalidClient: SAMLResponse nie został wydany dla tego klienta
|
||||
Feature:
|
||||
NotExisting: Funkcja nie istnieje
|
||||
TypeNotSupported: Typ funkcji nie jest obsługiwany
|
||||
@@ -624,6 +630,8 @@ AggregateTypes:
|
||||
system: System
|
||||
session: Sesja
|
||||
web_key: Klucz internetowy
|
||||
saml_request: Żądanie SAML
|
||||
saml_session: Sesja SAML
|
||||
|
||||
EventTypes:
|
||||
execution:
|
||||
|
Reference in New Issue
Block a user