mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-14 16:03:11 +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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user