From 1c2113525d2bca78f76b0c257dd28fdf449f9154 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 3 Mar 2016 15:04:22 -0500 Subject: Replaced FeedbackEmail with SupportEmail in the email footer --- i18n/en.json | 2 +- i18n/es.json | 2 +- i18n/pt.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 2b125feca..0f8b5de7c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1113,7 +1113,7 @@ }, { "id": "api.templates.email_info", - "translation": "Any questions at all, mail us any time: {{.FeedbackEmail}}.
Best wishes,
The {{.SiteName}} Team
" + "translation": "Any questions at all, mail us any time: {{.SupportEmail}}.
Best wishes,
The {{.SiteName}} Team
" }, { "id": "api.templates.error.link", diff --git a/i18n/es.json b/i18n/es.json index 1426195dd..6670b7f5b 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1113,7 +1113,7 @@ }, { "id": "api.templates.email_info", - "translation": "Si tienes alguna pregunta, escribenos en cualquier momento a: {{.FeedbackEmail}}.
Los mejores deseos,
El Equipo {{.SiteName}}
" + "translation": "Si tienes alguna pregunta, escribenos en cualquier momento a: {{.SupportEmail}}.
Los mejores deseos,
El Equipo {{.SiteName}}
" }, { "id": "api.templates.error.link", diff --git a/i18n/pt.json b/i18n/pt.json index a70cccf4d..e01db6b22 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -1113,7 +1113,7 @@ }, { "id": "api.templates.email_info", - "translation": "Qualquer dúvida, envie-nos a qualquer momento: {{.FeedbackEmail}}.
Nossos melhores cumprimentos,
Equipe {{.SiteName}}
" + "translation": "Qualquer dúvida, envie-nos a qualquer momento: {{.SupportEmail}}.
Nossos melhores cumprimentos,
Equipe {{.SiteName}}
" }, { "id": "api.templates.error.link", @@ -3587,4 +3587,4 @@ "id": "web.watcher_fail.error", "translation": "Falha ao adicionar diretório observador %v" } -] \ No newline at end of file +] -- cgit v1.2.3-1-g7c22