From 68da51d2a39f5922a34090a0ec4ece295f85054d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 1 Dec 2016 10:51:04 +0100 Subject: Fixed 404 for wallabag logo in 2FA --- src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml') diff --git a/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml b/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml index 85f2ea9c..ee0a27d5 100644 --- a/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml +++ b/src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml @@ -2,7 +2,7 @@ auth_code: on: 'on' mailer: - subject: 'Wallabag authentication Code' + 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." -- cgit v1.2.3