I was try to translate the following widget field to spanish.
Below is the description
email.mfa.description = Send a verification code to {0}.
{0} is an email address
I am not sure how to add the email to email.mfa.description for the spanish translation. I am getting this error:
L10N_ERROR[email.mfa.description]
I tried but it did not work
email.mfa.description: Enviar un código de verificación a ${ email}
Thanks
Christian