From b311952c8d901d282d828d579104a5cc5611e09d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 22 Feb 2019 13:06:25 +0200 Subject: [PATCH] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index f125b3bd7..20439d93f 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -199,5 +199,11 @@ "deep_link": { "no_existing_user": "The person no exist", "no_existing_post": "The post no exist" + }, + "comment_filter": { + "trending": "trending", + "reputation": "reputation", + "votes": "votes", + "age": "age" } }