English localization for mention notification was missing (#1867)
This commit is contained in:
		
							parent
							
								
									85ff7666f3
								
							
						
					
					
						commit
						4b0e37d1cd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -74,6 +74,7 @@ const en = {
 | 
				
			||||||
  "navigation_bar.public_timeline": "Federated timeline",
 | 
					  "navigation_bar.public_timeline": "Federated timeline",
 | 
				
			||||||
  "notification.favourite": "{name} favourited your status",
 | 
					  "notification.favourite": "{name} favourited your status",
 | 
				
			||||||
  "notification.follow": "{name} followed you",
 | 
					  "notification.follow": "{name} followed you",
 | 
				
			||||||
 | 
					  "notification.mention": "{name} mentioned you",
 | 
				
			||||||
  "notification.reblog": "{name} boosted your status",
 | 
					  "notification.reblog": "{name} boosted your status",
 | 
				
			||||||
  "notifications.clear_confirmation": "Are you sure you want to clear all your notifications?",
 | 
					  "notifications.clear_confirmation": "Are you sure you want to clear all your notifications?",
 | 
				
			||||||
  "notifications.clear": "Clear notifications",
 | 
					  "notifications.clear": "Clear notifications",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue