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" } }