diff --git a/src/i18n/strings/fa.json b/src/i18n/strings/fa.json index 841b5a2861..2fc4b060da 100644 --- a/src/i18n/strings/fa.json +++ b/src/i18n/strings/fa.json @@ -674,6 +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 ممنوع است." }