diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index ffcc4ee92..6ad925333 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.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" } }