mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 15:37:43 +00:00
fix(console): Idp settings, settings reset warn dialog, Accept-Language header interceptor, i18n (#3727)
* fix idp table, settings reset warn dialog, fix i18n interceptor, i18n * fix label policy on org change * fallback * fix preview button styles * footer, login-policy null check * org create btn alignment * show error with toast * error toast
This commit is contained in:
@@ -899,6 +899,13 @@
|
||||
"INCLUDEUPPERLETTERS": "Contiene lettere maiuscole",
|
||||
"LENGTH": "Lunghezza",
|
||||
"UPDATED": "Impostazioni aggiornati"
|
||||
},
|
||||
"DIALOG": {
|
||||
"RESET": {
|
||||
"DEFAULTTITLE": "Ripristina impostazioni",
|
||||
"DEFAULTDESCRIPTION": "Stai per ripristinare le impostazioni sulla configurazione predefinita della tua istanza. Sei sicuro di voler continuare?",
|
||||
"LOGINPOLICY_DESCRIPTION": "Avviso: Se continui, anche le impostazioni del provider di identità verranno ripristinate sull'impostazione dell'istanza."
|
||||
}
|
||||
}
|
||||
},
|
||||
"POLICY": {
|
||||
|
Reference in New Issue
Block a user