]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml
Add custom email for 2FA
[github/wallabag/wallabag.git] / src / Wallabag / UserBundle / Resources / translations / wallabag_user.en.yml
1 # Two factor mail
2 auth_code.mailer.subject: 'Wallabag authentication Code'
3 auth_code.mailer.body: |
4 Hi %user%,
5
6 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.
7 Here is the code: %code%
8
9 Please don't hesitate to contact us if you have any problems: %support%
10 The wallabag team