From 1d541342f038cbccce42c5dd47861f95fbdce6e6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 22 Feb 2019 13:07:34 +0200 Subject: [PATCH] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 3e922e655..cdd5d526e 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -199,5 +199,11 @@ "deep_link": { "no_existing_user": "لا يوجد أي مستخدم حاليا", "no_existing_post": "لا يوجد أي منشور حالياً" + }, + "comment_filter": { + "trending": "trending", + "reputation": "reputation", + "votes": "votes", + "age": "age" } }