commit: 483fef731a8004c1f7170a893e09abf679ccfdc1
parent: 32cb5e1a48bbffe294e4e9524dfe8b9270c758f8
Author: Roger Braun <roger@rogerbraun.net>
Date: Wed, 8 Nov 2017 09:10:32 +0100
Fix typo.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/i18n/messages.js b/src/i18n/messages.js
@@ -165,7 +165,7 @@ const en = {
reply_link_preview: 'Enable reply-link preview on mouse hover'
},
notifications: {
- notifications: 'Notfications',
+ notifications: 'Notifications',
read: 'Read!',
followed_you: 'followed you'
},