0
1
Fork 0

fix: email i18n

This commit is contained in:
Javier Segarra 2024-07-26 21:55:42 +02:00
parent 382378e867
commit 34a0d93ece
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ export default {
remindMe: 'Recuérdame',
logInAsGuest: 'Entrar como invitado',
logIn: 'Iniciar sesión',
loginMail: 'info@verdnatura.es',
loginMail: "{'info'}{'@'}{'verdnatura.es'}",
loginPhone: '+34 963 242 100',
haveForgottenPassword: '¿Has olvidado tu contraseña?',
notACustomerYet: '¿Todavía no eres cliente?',