diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index a37a4a791f..8d38d4823f 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -41,6 +41,11 @@ "favourites.not_logged_in.message": "Please log in in order to favourite this post", "favourites.has_no_favourites": "You don't have any favourites, favourite some posts to see them here!", + "vote.not_logged_in.title": "Not Logged In", + "vote.not_logged_in.message": "Please log in in order to vote", + "vote.cant_vote_self.title": "Invalid Vote", + "vote.not_logged_in.message": "You cannot vote for your own post", + "loading_more_posts": "Loading More Posts", "move_topic": "Move Topic", "move_post": "Move Post",