]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml
Use HTML email for 2FA
[github/wallabag/wallabag.git] / src / Wallabag / UserBundle / Resources / translations / wallabag_user.en.yml
... / ...
CommitLineData
1# Two factor mail
2auth_code.mailer.subject: 'Wallabag authentication Code'
3auth_code.mailer.body.hello: "Hi %user%,"
4auth_code.mailer.body.content: |
5 Since you enable two factor authentication on your wallabag account and you just logged in from a new device (computer, phone, etc.), we send you a code to validate your connection.
6 Here is the code: %code%
7auth_code.mailer.body.signature: |
8 Please don't hesitate to contact us if you have any problems: %support%
9 The wallabag team