mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 18:59:06 +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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user