mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
docs: Rename secret appereance to secret generator (#6519)
* docs: secret generator * docs: secret generator naming * docs: rename secret appeareance to secret generator * docs: rename secret appeareance to secret generator * Update console/src/assets/i18n/it.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/es.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/fr.json Co-authored-by: Max Peintner <max@caos.ch> --------- Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -1027,7 +1027,7 @@
|
||||
"BRANDING": "Branding",
|
||||
"PRIVACYPOLICY": "Datenschutzrichtlinie",
|
||||
"OIDC": "OIDC Token Lifetime und Expiration",
|
||||
"SECRETS": "Secret Erscheinungsbild",
|
||||
"SECRETS": "Secret Generator",
|
||||
"SECURITY": "Sicherheitseinstellungen"
|
||||
},
|
||||
"GROUPS": {
|
||||
@@ -1104,7 +1104,7 @@
|
||||
"INDAYS": "Tage"
|
||||
},
|
||||
"SECRETS": {
|
||||
"TITLE": "Secret Erscheinungsbild",
|
||||
"TITLE": "Passwort Generator",
|
||||
"TYPES": "Schlüsseltypen",
|
||||
"TYPE": {
|
||||
"1": "Email Initialisierungscode",
|
||||
@@ -1116,7 +1116,7 @@
|
||||
"7": "One Time Password (OTP) - SMS",
|
||||
"8": "One Time Password (OTP) - Email"
|
||||
},
|
||||
"ADDGENERATOR": "Secret Erscheinungsbild definieren",
|
||||
"ADDGENERATOR": "Passwort Generator definieren",
|
||||
"GENERATORTYPE": "Typ",
|
||||
"EXPIRY": "Ablauf (in Stunden)",
|
||||
"INCLUDEDIGITS": "Enthält Zahlen",
|
||||
|
@@ -1028,7 +1028,7 @@
|
||||
"BRANDING": "Branding",
|
||||
"PRIVACYPOLICY": "Privacy Policy",
|
||||
"OIDC": "OIDC Token lifetime and expiration",
|
||||
"SECRETS": "Secret Appearance",
|
||||
"SECRETS": "Secret Generator",
|
||||
"SECURITY": "Security settings"
|
||||
},
|
||||
"GROUPS": {
|
||||
@@ -1105,7 +1105,7 @@
|
||||
"INDAYS": "Days"
|
||||
},
|
||||
"SECRETS": {
|
||||
"TITLE": "Secret Appearance",
|
||||
"TITLE": "Secret Generator",
|
||||
"TYPES": "Secret Types",
|
||||
"TYPE": {
|
||||
"1": "Initialization Mail",
|
||||
@@ -1117,7 +1117,7 @@
|
||||
"7": "One Time Password (OTP) - SMS",
|
||||
"8": "One Time Password (OTP) - Email"
|
||||
},
|
||||
"ADDGENERATOR": "Define Secret Appearance",
|
||||
"ADDGENERATOR": "Define Secret Generator",
|
||||
"GENERATORTYPE": "Type",
|
||||
"EXPIRY": "Expiration (in hours)",
|
||||
"INCLUDEDIGITS": "Include Numbers",
|
||||
|
@@ -1105,7 +1105,7 @@
|
||||
"INDAYS": "días"
|
||||
},
|
||||
"SECRETS": {
|
||||
"TITLE": "Apariencia del secreto",
|
||||
"TITLE": "Generador del secreto",
|
||||
"TYPES": "Tipos de secreto",
|
||||
"TYPE": {
|
||||
"1": "Correo de inicialización",
|
||||
@@ -1117,7 +1117,7 @@
|
||||
"7": "One Time Password (OTP) - SMS",
|
||||
"8": "One Time Password (OTP) - email"
|
||||
},
|
||||
"ADDGENERATOR": "Definir apariencia del secreto",
|
||||
"ADDGENERATOR": "Configurar generador del secreto",
|
||||
"GENERATORTYPE": "Tipo",
|
||||
"EXPIRY": "Caducidad (en horas)",
|
||||
"INCLUDEDIGITS": "Incluir números",
|
||||
|
@@ -1104,7 +1104,7 @@
|
||||
"INDAYS": "Jours"
|
||||
},
|
||||
"SECRETS": {
|
||||
"TITLE": "Apparence du secret",
|
||||
"TITLE": "Générateur du secret",
|
||||
"TYPES": "Types de secret",
|
||||
"TYPE": {
|
||||
"1": "Courrier d'initialisation",
|
||||
@@ -1116,7 +1116,7 @@
|
||||
"7": "Mot de passe à usage unique (OTP) - SMS",
|
||||
"8": "Mot de passe à usage unique (OTP) - e-mail"
|
||||
},
|
||||
"ADDGENERATOR": "Définir l'apparence du secret",
|
||||
"ADDGENERATOR": "Configurer générateur de mot de passe",
|
||||
"GENERATORTYPE": "Type",
|
||||
"EXPIRY": "Expiration (en heures)",
|
||||
"INCLUDEDIGITS": "Inclure les chiffres",
|
||||
|
@@ -1104,7 +1104,7 @@
|
||||
"INDAYS": "giorni"
|
||||
},
|
||||
"SECRETS": {
|
||||
"TITLE": "Aspetto dei segreti",
|
||||
"TITLE": "Generatore di password",
|
||||
"TYPES": "Tipi di segreti",
|
||||
"TYPE": {
|
||||
"1": "Initializzazione email",
|
||||
@@ -1116,7 +1116,7 @@
|
||||
"7": "One Time Password (OTP) - SMS",
|
||||
"8": "One Time Password (OTP) - email"
|
||||
},
|
||||
"ADDGENERATOR": "Definisci aspetto",
|
||||
"ADDGENERATOR": "Imposta il generatore di password",
|
||||
"GENERATORTYPE": "Tipo",
|
||||
"EXPIRY": "Scadenza (in ore)",
|
||||
"INCLUDEDIGITS": "Contiene numeri",
|
||||
|
Reference in New Issue
Block a user