mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Crowdin localization integration prepare and stopwords removal
This commit is contained in:
parent
e87f1beff0
commit
4b9965b062
51 changed files with 3145 additions and 1894 deletions
17
library/language/source/email/user_welcome.html
Normal file
17
library/language/source/email/user_welcome.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
Subject: Welcome to {SITENAME} Forums
|
||||
Charset: UTF-8
|
||||
|
||||
{WELCOME_MSG}
|
||||
|
||||
Please keep this email for your records. Your account information is as follows:
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
Password: {PASSWORD}
|
||||
----------------------------
|
||||
|
||||
Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
Loading…
Add table
Add a link
Reference in a new issue