commit: 515434ed87dea56b853d41b2af2ee1fd7773ccea
parent: 3d3e32befb369f8c6a9f3ac1ee48bce3d266f4b8
Author: Eugen <eugen@zeonfederated.com>
Date: Sat, 15 Apr 2017 22:48:17 +0200
English localization for mention notification was missing (#1867)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/app/assets/javascripts/components/locales/en.jsx b/app/assets/javascripts/components/locales/en.jsx
@@ -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",