]> git.immae.eu Git - github/wallabag/wallabag.git/blame - 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
23ff8d36
JB
1# Two factor mail
2auth_code.mailer.subject: 'Wallabag authentication Code'
7ce895bf
JB
3auth_code.mailer.body.hello: "Hi %user%,"
4auth_code.mailer.body.content: |
23ff8d36
JB
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%
7ce895bf 7auth_code.mailer.body.signature: |
23ff8d36
JB
8 Please don't hesitate to contact us if you have any problems: %support%
9 The wallabag team