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:
Fabi
2023-03-24 09:00:56 +01:00
committed by GitHub
parent 1cf84b5a56
commit cf1ac30970
13 changed files with 36 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -241,6 +241,9 @@ Errors:
NotFound: 未找到通知政策
NotChanged: 通知政策没有改变
AlreadyExists: 已经存在的通知政策
LabelPolicy:
NotFound: 不存在私人政策
NotChanged: 私人政策不改变
Project:
ProjectIDMissing: P缺少项目 ID
AlreadyExists: 项目以存在于组织中