mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 04:37:35 +00:00
feat: add secret generators for OTP (#6262)
This PR adds configuration options for OTP codes through Admin API.
This commit is contained in:
@@ -1101,7 +1101,9 @@
|
||||
"3": "Weryfikacja telefonu",
|
||||
"4": "Resetowanie hasła",
|
||||
"5": "Inicjalizacja bez hasła",
|
||||
"6": "Sekret aplikacji"
|
||||
"6": "Sekret aplikacji",
|
||||
"7": "Hasło jednorazowe (OTP) - SMS",
|
||||
"8": "Hasło jednorazowe (OTP) — e-mail"
|
||||
},
|
||||
"ADDGENERATOR": "Zdefiniuj wygląd sekretu",
|
||||
"GENERATORTYPE": "Typ",
|
||||
|
Reference in New Issue
Block a user