mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 10:07:34 +00:00
feat: add expiry and domain chip to sms and email otp (#8163)
# Which Problems Are Solved There are some undocumented parameters that can be used. A good example is on the "Verify SMS OTP" page. # How the Problems Are Solved Expiry and Domain chips are added to the Verify SMS OTP and Verify Email OTP message text configs in the console. # Additional Context - Closes #7134 --------- Co-authored-by: Fabi <fabienne@zitadel.com> Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -1679,7 +1679,8 @@
|
||||
"username": "Nazwa użytkownika",
|
||||
"tempUsername": "Tymczasowa nazwa użytkownika",
|
||||
"otp": "Hasło jednorazowe",
|
||||
"verifyUrl": "URL do weryfikacji hasła jednorazowego"
|
||||
"verifyUrl": "URL do weryfikacji hasła jednorazowego",
|
||||
"expiry": "Wygaśnięcie"
|
||||
},
|
||||
"TOAST": {
|
||||
"UPDATED": "Teksty niestandardowe zapisane."
|
||||
|
Reference in New Issue
Block a user