mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
fix: handle default org id (#3769)
This commit is contained in:
@@ -271,8 +271,6 @@ Errors:
|
||||
MemberAlreadyExisting: Member existiert bereits
|
||||
MemberNotExisting: Member existiert nicht
|
||||
IDMissing: ID fehlt
|
||||
GlobalOrgMissing: Globale Organisation fehlt
|
||||
GlobalOrgAlreadySet: Globale Organisation wurde bereits gesetzt
|
||||
IAMProjectIDMissing: IAM Project ID fehlt
|
||||
IamProjectAlreadySet: IAM Project ID wurde bereits gesetzt
|
||||
IdpInvalid: IDP Konfiguration ist ungültig
|
||||
|
@@ -271,8 +271,6 @@ Errors:
|
||||
MemberAlreadyExisting: Member already exists
|
||||
MemberNotExisting: Member does not exist
|
||||
IDMissing: Id missing
|
||||
GlobalOrgMissing: Global organization missing
|
||||
GlobalOrgAlreadySet: Global organization has already been set
|
||||
IAMProjectIDMissing: IAM project id missing
|
||||
IamProjectAlreadySet: IAM project id has already been set
|
||||
IdpInvalid: IDP configuration is invalid
|
||||
|
@@ -269,8 +269,6 @@ Errors:
|
||||
MemberAlreadyExisting: Il membro già esistente
|
||||
MemberNotExisting: Il membro non esistente
|
||||
IDMissing: ID mancante
|
||||
GlobalOrgMissing: Manca un'organizzazione globale
|
||||
GlobalOrgAlreadySet: L'organizzazione globale è già stata impostata
|
||||
IAMProjectIDMissing: Manca l'ID del progetto IAM
|
||||
IamProjectAlreadySet: L'ID del progetto IAM è già stato impostato
|
||||
IdpInvalid: La configurazione dell'IDP non è valida
|
||||
|
Reference in New Issue
Block a user