mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:47:33 +00:00
feat: add implementation for resend of email and phone code (#7348)
* fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: apply suggestions from code review Co-authored-by: Livio Spring <livio.a@gmail.com> * fix: review changes to remove resourceowner as parameters --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -128,6 +128,7 @@ Errors:
|
||||
NotFound: Code non trouvé
|
||||
Expired: Le code est expiré
|
||||
GeneratorAlgNotSupported: Algorithme de générateur non pris en charge
|
||||
Invalid: Le code n'est pas valide
|
||||
Password:
|
||||
NotFound: Mot de passe non trouvé
|
||||
Empty: Le mot de passe est vide
|
||||
|
Reference in New Issue
Block a user