fix(i18n): use "post" and "boost" consistently (#2344)
This commit is contained in:
		
							parent
							
								
									067550720a
								
							
						
					
					
						commit
						ee88c111f2
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -220,8 +220,8 @@ | ||||||
|       "navigation": { |       "navigation": { | ||||||
|         "go_to_home": "Home", |         "go_to_home": "Home", | ||||||
|         "go_to_notifications": "Notifications", |         "go_to_notifications": "Notifications", | ||||||
|         "next_status": "Next status", |         "next_status": "Next post", | ||||||
|         "previous_status": "Previous status", |         "previous_status": "Previous post", | ||||||
|         "shortcut_help": "Shortcut help", |         "shortcut_help": "Shortcut help", | ||||||
|         "title": "Navigation" |         "title": "Navigation" | ||||||
|       } |       } | ||||||
|  | @ -447,7 +447,7 @@ | ||||||
|           "follow": "New followers", |           "follow": "New followers", | ||||||
|           "mention": "Mentions", |           "mention": "Mentions", | ||||||
|           "poll": "Polls", |           "poll": "Polls", | ||||||
|           "reblog": "Reblog your post", |           "reblog": "Boosts", | ||||||
|           "title": "What notifications to receive?" |           "title": "What notifications to receive?" | ||||||
|         }, |         }, | ||||||
|         "description": "Receive notifications even when you are not using Elk.", |         "description": "Receive notifications even when you are not using Elk.", | ||||||
|  | @ -564,7 +564,7 @@ | ||||||
|   }, |   }, | ||||||
|   "status": { |   "status": { | ||||||
|     "account": { |     "account": { | ||||||
|       "suspended_message": "The account of this status has been suspended.", |       "suspended_message": "The account of this post has been suspended.", | ||||||
|       "suspended_show": "Show content anyways?" |       "suspended_show": "Show content anyways?" | ||||||
|     }, |     }, | ||||||
|     "boosted_by": "Boosted By", |     "boosted_by": "Boosted By", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue