wallabag/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml

12 lines
529 B
YAML
Raw Normal View History

2015-12-29 08:59:46 +00:00
# Two factor mail
auth_code:
on: 'on'
mailer:
subject: 'Wallabag authentication Code'
body:
hello: "Hi %user%,"
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."
second_para: "Here is the code:"
support: "Please don't hesitate to contact us if you have any problems:"
signature: "The wallabag team"