From f19d734dbb3cdbd8606d9fb1235566bdb69bc771 Mon Sep 17 00:00:00 2001 From: Sikander Saleem Date: Tue, 15 Nov 2022 15:32:17 +0300 Subject: [PATCH] Chat Fixes --- assets/langs/ar-SA.json | 3 +-- assets/langs/en-US.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/langs/ar-SA.json b/assets/langs/ar-SA.json index 000e111..1c5851a 100644 --- a/assets/langs/ar-SA.json +++ b/assets/langs/ar-SA.json @@ -499,7 +499,6 @@ "resend": "إعادة إرسال", "codeExpire": "انتهت صلاحية رمز التحقق", "typeheretoreply": "اكتب هنا للرد", - "favorite" : "أُفضله", + "favorite": "مفضلتي", "searchfromchat": "البحث من الدردشة" - } \ No newline at end of file diff --git a/assets/langs/en-US.json b/assets/langs/en-US.json index c8b8322..b4b06f0 100644 --- a/assets/langs/en-US.json +++ b/assets/langs/en-US.json @@ -499,7 +499,7 @@ "codeExpire": "The verification code has been expired", "allQuestionsCorrect": "You have answered all questions correct", "typeheretoreply": "Type here to reply", - "favorite" : "My Favorite", + "favorite" : "My Favorites", "searchfromchat": "Search from chat" } \ No newline at end of file