mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
fix: remove unnecessary cancel button as cancel is not possible (#5511)
* fix: remove unnecessary cancel button as cancel is not possible * fix: add missing tranlation * fix: add missing tranlation * docs: missing translations --------- Co-authored-by: Silvan <silvan.reusser@gmail.com>
This commit is contained in:
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: Notification Policy konnte nicht gefunden werden
|
||||
NotChanged: Notification Policy wurde nicht verändert
|
||||
AlreadyExists: Notification Policy existiert bereits
|
||||
LabelPolicy:
|
||||
NotFound: Private Label Policy konnte nicht gefunden
|
||||
NotChanged: Private Label Policy wurde nicht verändert
|
||||
Project:
|
||||
ProjectIDMissing: Project ID fehlt
|
||||
AlreadyExists: Project existiert bereits auf der Organisation
|
||||
|
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: Notification Policy not found
|
||||
NotChanged: Notification Policy not changed
|
||||
AlreadyExists: Notification Policy already exists
|
||||
LabelPolicy:
|
||||
NotFound: Private Label Policy not found
|
||||
NotChanged: Private Label Policy has not been changed
|
||||
Project:
|
||||
ProjectIDMissing: Project Id missing
|
||||
AlreadyExists: Project already exists on organization
|
||||
|
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: La politique notification n'a pas été trouvée
|
||||
NotChanged: La politique notification n'a pas été modifiée
|
||||
AlreadyExists: La politique notification existe déjà
|
||||
LabelPolicy:
|
||||
NotFound: La politique d'étiquetage privé n'a pas été trouvée
|
||||
NotChanged: La politique en matière de marques privées n'a pas été modifiée
|
||||
Project:
|
||||
ProjectIDMissing: Id de projet manquant
|
||||
AlreadyExists: Le projet existe déjà dans l'organisation
|
||||
|
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: Impostazioni di notifica non trovate
|
||||
NotChanged: Impostazioni di notifica non è stato cambiato
|
||||
AlreadyExists: Impostazioni di notifica già esistente
|
||||
LabelPolicy:
|
||||
NotFound: Etichettatura privata non trovata
|
||||
NotChanged: Private Labelling non è stata cambiata
|
||||
Project:
|
||||
ProjectIDMissing: ID del progetto mancante
|
||||
AlreadyExists: Il progetto è già stato creato nell'organizzazione
|
||||
|
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: Polityka powiadomień nie znaleziona
|
||||
NotChanged: Polityka powiadomień nie zmieniona
|
||||
AlreadyExists: Polityka powiadomień już istnieje
|
||||
LabelPolicy:
|
||||
NotFound: Nie znaleziono polityki marki własnej
|
||||
NotChanged: Polityka dotycząca marek własnych nie została zmieniona
|
||||
Project:
|
||||
ProjectIDMissing: Identyfikator projektu brak
|
||||
AlreadyExists: Projekt już istnieje w organizacji
|
||||
|
@@ -241,6 +241,9 @@ Errors:
|
||||
NotFound: 未找到通知政策
|
||||
NotChanged: 通知政策没有改变
|
||||
AlreadyExists: 已经存在的通知政策
|
||||
LabelPolicy:
|
||||
NotFound: 不存在私人政策
|
||||
NotChanged: 私人政策不改变
|
||||
Project:
|
||||
ProjectIDMissing: P缺少项目 ID
|
||||
AlreadyExists: 项目以存在于组织中
|
||||
|
Reference in New Issue
Block a user