mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:58:11 +00:00
feat(console): change default organization (#5151)
Adds the possibility to change the default organization from the organization overview
This commit is contained in:
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -843,6 +843,9 @@
|
||||
"ORGDETAIL_TITLE_WITHOUT_DOMAIN": "输入新组织的名称。",
|
||||
"ORGDETAILUSER_TITLE": "配置组织所有者",
|
||||
"DELETE": "删除组织",
|
||||
"DEFAULTLABEL": "默认情况下",
|
||||
"SETASDEFAULT": "设置为默认组织",
|
||||
"DEFAULTORGSET": "默认的组织已经改变",
|
||||
"RENAME": {
|
||||
"ACTION": "改名",
|
||||
"TITLE": "重命名组织",
|
||||
|
Reference in New Issue
Block a user