mirror of
https://github.com/whippyshou/mastodon
synced 2024-11-24 23:26:31 +09:00
English localization for mention notification was missing (#1867)
This commit is contained in:
parent
3d3e32befb
commit
515434ed87
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user