diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index b4052640b..63d40966a 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -431,10 +431,14 @@ "feed": "Feed", "popular": "Popular", "top": "Top", + "trending": "Trending", "hot": "Hot", "new": "New", "blog": "Blog", "posts": "Post", + "my_blog": "My Blog", + "my_posts": "My Posts", + "my_comments": "My Comments", "friends": "Friends", "communities": "Communities", "popup_postfix": "Posted", @@ -1125,6 +1129,13 @@ "edit": "Edit History", "version": "Version" }, + "selection_list": { + "available": "Available {postfix}", + "selected": "Selected {postfix}", + "no_selected": "Please add from available", + "postfix_filters": "Filters", + "title_filters": "Customise Filters" + }, "chain-error": { "min-root-comment": "You may only post once every five minutes.", "identical-vote": "Your current vote on this content is identical to this vote.",