From 7412557ad33b0a944918ef5cc225533c90a2d0fa Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 26 Feb 2019 07:34:49 +0200 Subject: [PATCH] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 0a92d775d..7f6e37c6b 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -201,9 +201,9 @@ "no_existing_post": "پستی موجود نیست" }, "comment_filter": { - "trending": "trending", - "reputation": "reputation", - "votes": "votes", - "age": "age" + "trending": "پرطرفدار", + "reputation": "شهرت", + "votes": "رأی‌ ها", + "age": "سن" } }