]>
Commit | Line | Data |
---|---|---|
23ff8d36 | 1 | # Two factor mail |
0d42217e JB |
2 | auth_code: |
3 | on: 'on' | |
4 | mailer: | |
5 | subject: 'Wallabag authentication Code' | |
6 | body: | |
7 | hello: "Hi %user%," | |
8 | first_para: "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." | |
9 | second_para: "Here is the code:" | |
10 | support: "Please don't hesitate to contact us if you have any problems:" | |
11 | signature: "The wallabag team" |