]> cat aescling's git repositories - mastodon.git/commitdiff
English localization for mention notification was missing (#1867)
authorEugen <eugen@zeonfederated.com>
Sat, 15 Apr 2017 20:48:17 +0000 (22:48 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Apr 2017 20:48:17 +0000 (22:48 +0200)
app/assets/javascripts/components/locales/en.jsx

index 5dccb8070cfeaa2efa112127f5785c4cb080421a..fe7be0f24d39e820693a51f7723b1452f808fd6f 100644 (file)
@@ -74,6 +74,7 @@ const en = {
   "navigation_bar.public_timeline": "Federated timeline",
   "notification.favourite": "{name} favourited your status",
   "notification.follow": "{name} followed you",
+  "notification.mention": "{name} mentioned you",
   "notification.reblog": "{name} boosted your status",
   "notifications.clear_confirmation": "Are you sure you want to clear all your notifications?",
   "notifications.clear": "Clear notifications",