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