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:
Fabi
2023-09-18 10:57:52 +02:00
committed by GitHub
parent 3183ba22d4
commit 3465264eef
6 changed files with 15 additions and 15 deletions

View File

@@ -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",