PLT-2971 Added email footer for address (#3319)

* Added email footer for address

* added default

* Update html.go

* Changed according to PM
Этот коммит содержится в:
David Lu
2016-06-16 05:44:02 -07:00
коммит произвёл Harrison Healey
родитель 4e38796e69
Коммит 3f333678d8
7 изменённых файлов: 43 добавлений и 1 удалений

Просмотреть файл

@@ -1363,6 +1363,10 @@
"id": "api.templates.email_footer",
"translation": "To change your notification preferences, log in to your team site and go to Account Settings > Notifications."
},
{
"id": "api.templates.email_organization",
"translation": "Sent by "
},
{
"id": "api.templates.email_info",
"translation": "Any questions at all, mail us any time: <a href='mailto:{{.SupportEmail}}' style='text-decoration: none; color:#2389D7;'>{{.SupportEmail}}</a>.<br>Best wishes,<br>The {{.SiteName}} Team<br>"