From 483fef731a8004c1f7170a893e09abf679ccfdc1 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Wed, 8 Nov 2017 09:10:32 +0100 Subject: [PATCH] Fix typo. --- src/i18n/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 68347416..b412d45b 100644 --- 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' },