aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/UserBundle/Resources/translations
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-12-01 10:51:04 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-12-01 10:51:04 +0100
commit68da51d2a39f5922a34090a0ec4ece295f85054d (patch)
tree644a3a7a135d9eb1ea181e402a238a8a8153e626 /src/Wallabag/UserBundle/Resources/translations
parent4bd42110c6c90bd02bca6edfc15913680e021091 (diff)
downloadwallabag-68da51d2a39f5922a34090a0ec4ece295f85054d.tar.gz
wallabag-68da51d2a39f5922a34090a0ec4ece295f85054d.tar.zst
wallabag-68da51d2a39f5922a34090a0ec4ece295f85054d.zip
Fixed 404 for wallabag logo in 2FA
Diffstat (limited to 'src/Wallabag/UserBundle/Resources/translations')
-rw-r--r--src/Wallabag/UserBundle/Resources/translations/wallabag_user.en.yml2
1 files changed, 1 insertions, 1 deletions
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 @@
2auth_code: 2auth_code:
3 on: 'on' 3 on: 'on'
4 mailer: 4 mailer:
5 subject: 'Wallabag authentication Code' 5 subject: 'wallabag authentication code'
6 body: 6 body:
7 hello: "Hi %user%," 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." 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."