diff --git a/src/i18n/strings/fa.json b/src/i18n/strings/fa.json index c67b60358c..841b5a2861 100644 --- a/src/i18n/strings/fa.json +++ b/src/i18n/strings/fa.json @@ -674,5 +674,6 @@ "Sends a message to the given user": "برای کاربر داده شده پیامی ارسال می کند", "Opens chat with the given user": "گپ با کاربر داده شده را باز می کند", "%(targetName)s accepted an invitation.": "%(targetName)s دعوتنامه را پذیرفت.", - "%(senderName)s invited %(targetName)s.": "٪ (senderName) s٪ (targetName) s دعوت شده است." + "%(senderName)s invited %(targetName)s.": "٪ (senderName) s٪ (targetName) s دعوت شده است.", + "%(senderName)s banned %(targetName)s.": "٪ (senderName) s٪ (targetName) s ممنوع است." }