feat(console): change default organization (#5151)

Adds the possibility to change the default organization from the organization overview
This commit is contained in:
Max Peintner
2023-02-14 09:31:32 +01:00
committed by GitHub
parent 6a97c3e233
commit 3696c1b2d9
12 changed files with 150 additions and 3 deletions

View File

@@ -843,6 +843,9 @@
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "Geben Sie den Namen der neuen Organisation ein.",
"ORGDETAILUSER_TITLE": "Organisationsbesitzer hinzufügen",
"DELETE": "Organisation löschen",
"DEFAULTLABEL": "Standard",
"SETASDEFAULT": "Als Standardorganisation festlegen",
"DEFAULTORGSET": "Standardorganisation erfolgreich geändert",
"RENAME": {
"ACTION": "Umbenennen",
"TITLE": "Organisation umbenennen",

View File

@@ -843,6 +843,9 @@
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "Enter the name of your new organization.",
"ORGDETAILUSER_TITLE": "Configure Organization Owner",
"DELETE": "Delete organization",
"DEFAULTLABEL": "Default",
"SETASDEFAULT": "Set as default organization",
"DEFAULTORGSET": "Default organization changed successfully",
"RENAME": {
"ACTION": "Rename",
"TITLE": "Rename Organization",

View File

@@ -843,6 +843,9 @@
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "Saisissez le nom de votre nouvelle organisation.",
"ORGDETAILUSER_TITLE": "Configurer le propriétaire de l'organisation",
"DELETE": "Supprimer l'organisation",
"DEFAULTLABEL": "Défaut",
"SETASDEFAULT": "Définir comme organisation par défaut",
"DEFAULTORGSET": "L'organisation par défaut a été modifiée avec succès",
"RENAME": {
"ACTION": "Renommer",
"TITLE": "Renommer l'organisation",

View File

@@ -844,6 +844,9 @@
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "Inserisci il nome della tua nuova organizzazione.",
"ORGDETAILUSER_TITLE": "Configurare il proprietario dell'organizzazione",
"DELETE": "Elimina organizzazione",
"DEFAULTLABEL": "Standard",
"SETASDEFAULT": "Imposta come organizzazione predefinita",
"DEFAULTORGSET": "Organizzazione predefinita cambiata con successo",
"RENAME": {
"ACTION": "Rinomina",
"TITLE": "Rinomina organizzazione",

View File

@@ -843,6 +843,9 @@
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "输入新组织的名称。",
"ORGDETAILUSER_TITLE": "配置组织所有者",
"DELETE": "删除组织",
"DEFAULTLABEL": "默认情况下",
"SETASDEFAULT": "设置为默认组织",
"DEFAULTORGSET": "默认的组织已经改变",
"RENAME": {
"ACTION": "改名",
"TITLE": "重命名组织",