From 2758bf50af22a96a7993ffd86d77af4704ee2f04 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 22 Feb 2019 13:06:34 +0200 Subject: [PATCH] New translations en-US.json (Kyrgyz) --- src/config/locales/ky-KG.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index cfd171f47..1f5b8a4e1 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.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" } }