mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Util/Mails
* make sendMail a member of Util * move mail templates from strings to template files * enabled debug output to page
This commit is contained in:
10
template/mails/activate-account_0.tpl
Normal file
10
template/mails/activate-account_0.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created: May 2018
|
||||
Account Creation
|
||||
Hey!
|
||||
|
||||
Thanks a lot for your interest in contributing to the site.
|
||||
|
||||
Just click this link to activate your account:
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
The NAME_SHORT team
|
||||
10
template/mails/activate-account_2.tpl
Normal file
10
template/mails/activate-account_2.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created: May 2018
|
||||
Account Creation
|
||||
Bonjour !
|
||||
|
||||
Nous vous remercions chaleureusement pour l'intérêt que vous portez à contribuer à notre site.
|
||||
|
||||
Vous n'avez qu'à cliquer sur le lien ci-dessous pour activer votre compte.
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
L'équipe NAME_SHORT
|
||||
10
template/mails/activate-account_3.tpl
Normal file
10
template/mails/activate-account_3.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created: May 2018
|
||||
Kontoerstellung
|
||||
Hey!
|
||||
|
||||
Vielen Dank für Euer Interesse an der Mitwirkung bei unserer Webseite.
|
||||
|
||||
Klickt einfach auf den folgenden Link, um Euer Konto zu aktivieren:
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
Das Team von NAME_SHORT
|
||||
10
template/mails/activate-account_4.tpl
Normal file
10
template/mails/activate-account_4.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created by ChatGPT from May 2018 base; locale 0
|
||||
账户创建
|
||||
你好!
|
||||
|
||||
非常感谢你有兴趣为本站做出贡献。
|
||||
|
||||
只需点击此链接激活你的账户:
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
NAME_SHORT 团队敬上
|
||||
10
template/mails/activate-account_6.tpl
Normal file
10
template/mails/activate-account_6.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created by ChatGPT from May 2018 base; locale 0
|
||||
Creación de cuenta
|
||||
¡Hola!
|
||||
|
||||
Muchas gracias por tu interés en contribuir al sitio.
|
||||
|
||||
Simplemente haz clic en este enlace para activar tu cuenta:
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
El equipo de NAME_SHORT
|
||||
10
template/mails/activate-account_8.tpl
Normal file
10
template/mails/activate-account_8.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Created: May 2018
|
||||
Account Creation
|
||||
Привет!
|
||||
|
||||
Благодарим за ваш интерес по наполнению сайта.
|
||||
|
||||
Для активации вашей учетной записи просто кликните по этой ссылке:
|
||||
HOST_URL?account=signup&token=%s
|
||||
|
||||
Команда NAME_SHORT.
|
||||
7
template/mails/recover-user_0.tpl
Normal file
7
template/mails/recover-user_0.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
User Recovery
|
||||
Follow this link to log in.
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
If you did not request this mail simply ignore it.
|
||||
7
template/mails/recover-user_2.tpl
Normal file
7
template/mails/recover-user_2.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Récupération d'utilisateur
|
||||
Suivez ce lien pour vous connecter.
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
Si vous n'avez pas demandé cet e-mail, ignorez le.
|
||||
7
template/mails/recover-user_3.tpl
Normal file
7
template/mails/recover-user_3.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Benutzernamenanfrage
|
||||
Folgt diesem Link um euch anzumelden.
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
Falls Ihr diese Mail nicht angefordert habt kann sie einfach ignoriert werden.
|
||||
7
template/mails/recover-user_4.tpl
Normal file
7
template/mails/recover-user_4.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
用户恢复
|
||||
请点击此链接登录。
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
如果您没有请求此邮件,请忽略它。
|
||||
7
template/mails/recover-user_6.tpl
Normal file
7
template/mails/recover-user_6.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Recuperacion de Usuario
|
||||
Siga a este enlace para ingresar.
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
Si usted no solicitó este correo, por favor ignorelo.
|
||||
7
template/mails/recover-user_8.tpl
Normal file
7
template/mails/recover-user_8.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Created by ChatGPT from legacy import; locale 0
|
||||
Восстановление пользователя
|
||||
Перейдите по этой ссылке, чтобы войти в систему.
|
||||
|
||||
HOST_URL?account=signin&token=%s
|
||||
|
||||
Если вы не запрашивали это письмо, просто проигнорируйте его.
|
||||
7
template/mails/reset-password_0.tpl
Normal file
7
template/mails/reset-password_0.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Password Reset
|
||||
Follow this link to reset your password.
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
If you did not request this mail simply ignore it.
|
||||
7
template/mails/reset-password_2.tpl
Normal file
7
template/mails/reset-password_2.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Réinitialisation du mot de passe
|
||||
Suivez ce lien pour réinitialiser votre mot de passe.
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
Si vous n'avez pas fait de demande de réinitialisation, ignorez cet e-mail.
|
||||
7
template/mails/reset-password_3.tpl
Normal file
7
template/mails/reset-password_3.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Kennwortreset
|
||||
Folgt diesem Link um euer Kennwort zurückzusetzen.
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
Falls Ihr diese Mail nicht angefordert habt kann sie einfach ignoriert werden.
|
||||
7
template/mails/reset-password_4.tpl
Normal file
7
template/mails/reset-password_4.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
重置密码
|
||||
点击此链接以重置您的密码。
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
如果您没有请求此邮件,请忽略它。
|
||||
7
template/mails/reset-password_6.tpl
Normal file
7
template/mails/reset-password_6.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Legacy import
|
||||
Reinicio de Contraseña
|
||||
Siga este enlace para reiniciar su contraseña.
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
Si usted no solicitó este correo, por favor ignorelo.
|
||||
7
template/mails/reset-password_8.tpl
Normal file
7
template/mails/reset-password_8.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
# Created by ChatGPT from legacy import; locale 0
|
||||
Сброс пароля
|
||||
Перейдите по этой ссылке, чтобы сбросить свой пароль.
|
||||
|
||||
HOST_URL?account=forgotpassword&token=%s
|
||||
|
||||
Если вы не запрашивали это письмо, просто проигнорируйте его.
|
||||
Reference in New Issue
Block a user