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