aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-11-08 09:10:32 +0100
committerRoger Braun <roger@rogerbraun.net>2017-11-08 09:10:32 +0100
commit483fef731a8004c1f7170a893e09abf679ccfdc1 (patch)
treea1dfd21597095a0f74bfa057608e5f530501f60c /src
parent32cb5e1a48bbffe294e4e9524dfe8b9270c758f8 (diff)
Fix typo.
Diffstat (limited to 'src')
-rw-r--r--src/i18n/messages.js2
1 files changed, 1 insertions, 1 deletions
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'
},