From 9f82b97c7928ec66b95488f1b9d13b553b9eda4c Mon Sep 17 00:00:00 2001 From: Luciano Coggiola Date: Mon, 20 May 2019 16:58:44 -0300 Subject: [PATCH] =?UTF-8?q?Majorado=20estilo=20de=20bot=C3=B3n=20de=20mail?= =?UTF-8?q?=20para=20contacto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/i18n/en.json | 2 +- src/assets/i18n/es.json | 2 +- src/pages/contact/contact.html | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 72c27d4..48ef62c 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -61,7 +61,7 @@ "STEP":"Step", "FORGOT_PASSWORD_STEP_1_DESCRIPTION": "Enter your email address. We'll send you an email with a 'reset code' (if you are registered). You will need it in the next step", "FORGOT_PASSWORD_STEP_2_DESCRIPTION": "Complete the input with the code you have received in your email. You will also have to input your new password (twice).", - "CONTACT_PAGE_DESCRIPTION": "If you have any doubts about this application or if you detect any problem, please contact us at:", + "CONTACT_PAGE_DESCRIPTION": "If you have any doubts or suggestions about this application or if you detect any problem, please contact us at:", "HAVE_CONFIRMATION_CODE": "I have a confirmation code", "CANCEL": "Cancel", "CONFIRM_USER_DESCRIPTION_MAIL": "Please enter your registration email address and the confirmation code you have received.", diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index be1c1a8..12f3567 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -61,7 +61,7 @@ "STEP":"Paso", "FORGOT_PASSWORD_STEP_1_DESCRIPTION": "Ingresá tu dirección de correo electrónico y si estás registrado te enviaremos un email con el código de recuperación. Te servirá para utilizarlo en el siguiente paso.", "FORGOT_PASSWORD_STEP_2_DESCRIPTION": "Completá con el código que recibiste por correo electrónico. Ingresá también tu nueva contraseña. Deberás repetirla para asegurarnos que la escribiste correctamente.", - "CONTACT_PAGE_DESCRIPTION": "Si tenés alguna duda o detectaste algún problema en la aplicación, contactanos a:", + "CONTACT_PAGE_DESCRIPTION": "Si tenés alguna duda, sugerencia o detectaste algún problema en la aplicación, contactanos a:", "HAVE_CONFIRMATION_CODE": "Ya tengo un código de confirmación", "CANCEL": "Cancelar", "CONFIRM_USER_DESCRIPTION_MAIL": "A continuación ingresá la dirección de correo electrónico con la que te registraste y el código de confirmación recibido a esa misma casilla.", diff --git a/src/pages/contact/contact.html b/src/pages/contact/contact.html index a73f5cb..d98701b 100644 --- a/src/pages/contact/contact.html +++ b/src/pages/contact/contact.html @@ -9,5 +9,7 @@

{{'CONTACT_PAGE_DESCRIPTION'|translate}}

- {{ this.config.getContactEmail() }} + + {{ this.config.getContactEmail() }} +