wallabag/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml
2017-11-18 04:39:52 +01:00

11 lines
505 B
YAML

# Two factor mail
auth_code:
on: 'on'
mailer:
subject: 'wallabag authentication code'
body:
hello: "Hi %user%,"
first_para: "Since you require two factor authentication to log in on your wallabag account, and a new device just used it, we send you a code to validate its connection."
second_para: "Here is the code:"
support: "Please don't hesitate to contact us if you have any problems:"
signature: "The wallabag team"