From e7b1cd070fa17a4d07869ec10c4b7a28659e78fd Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 22 Feb 2019 13:06:48 +0200 Subject: [PATCH] New translations en-US.json (Tibetan) --- src/config/locales/bo-BT.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index cfd171f47..1f5b8a4e1 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -199,5 +199,11 @@ "deep_link": { "no_existing_user": "No existing user", "no_existing_post": "No existing post" + }, + "comment_filter": { + "trending": "trending", + "reputation": "reputation", + "votes": "votes", + "age": "age" } }