mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Переименование шаблонов email
Переименовываем шаблоны email для возможности их нормальной локализации через Crowdin.
This commit is contained in:
parent
328c6b2df6
commit
12dfc04697
37 changed files with 2 additions and 2 deletions
10
library/language/en/email/user_activate.html
Normal file
10
library/language/en/email/user_activate.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
Subject: Reactivate your account
|
||||
Charset: UTF-8
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. In order to reactivate your account you must click on the link below:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
Loading…
Add table
Add a link
Reference in a new issue