From 38ded65db1fcc9ec816b8c3a1eebb35d11699549 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 30 May 2021 23:37:32 +0300 Subject: [PATCH] Fixed spanish encoding --- .../locale/translations/templates/es.email.auth.confirm.tpl | 4 ++-- .../translations/templates/es.email.auth.invitation.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/config/locale/translations/templates/es.email.auth.confirm.tpl b/app/config/locale/translations/templates/es.email.auth.confirm.tpl index 2c728ddce1..33e69819a0 100644 --- a/app/config/locale/translations/templates/es.email.auth.confirm.tpl +++ b/app/config/locale/translations/templates/es.email.auth.confirm.tpl @@ -1,4 +1,4 @@ -

+

Hola {{name}},

@@ -12,4 +12,4 @@ Gracias,
Equipo {{project}} -

+

\ No newline at end of file diff --git a/app/config/locale/translations/templates/es.email.auth.invitation.tpl b/app/config/locale/translations/templates/es.email.auth.invitation.tpl index c1a8f81f11..041766a0e6 100644 --- a/app/config/locale/translations/templates/es.email.auth.invitation.tpl +++ b/app/config/locale/translations/templates/es.email.auth.invitation.tpl @@ -1,5 +1,5 @@

- Hola, + Hola {{name}},

Te hemos enviado este correo porque {{owner}} quiere invitarte a formar parte del equipo {{team}} en {{project}}.