summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorRyan Wang <R-Wang97@users.noreply.github.com>2017-03-02 16:39:16 -0500
committerenahum <nahumhbl@gmail.com>2017-03-02 18:39:16 -0300
commit8c5cee9521656bcffb371aad9dae4bea8fc70e29 (patch)
tree52ca54aded96e62069e7347ba1a788242a2982ac /i18n
parent7de54f063cb260dfcae6c21563df3a044e2160b1 (diff)
downloadchat-8c5cee9521656bcffb371aad9dae4bea8fc70e29.tar.gz
chat-8c5cee9521656bcffb371aad9dae4bea8fc70e29.tar.bz2
chat-8c5cee9521656bcffb371aad9dae4bea8fc70e29.zip
Correct typo in app/email.go (#5569)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 167e350ce..c372b6d0a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2192,11 +2192,11 @@
"translation": "{{ .SiteName }} Team Setup"
},
{
- "id": "api.templates.singin_change_email.body.info",
+ "id": "api.templates.signin_change_email.body.info",
"translation": "You updated your sign-in method on {{ .SiteName }} to {{.Method}}.<br>If this change wasn't initiated by you, please contact your system administrator."
},
{
- "id": "api.templates.singin_change_email.subject",
+ "id": "api.templates.signin_change_email.subject",
"translation": "[{{ .SiteName }}] You updated your sign-in method on {{ .SiteName }}"
},
{