Friend request

This commit is contained in:
RSR/
2026-02-04 11:52:32 +04:00
parent 3ce4617deb
commit ff398ccc9a
4 changed files with 150 additions and 7 deletions

View File

@@ -2832,8 +2832,13 @@
"clear_conversations": "مسح المحادثات",
"clear_friend_feed": "مسح موجز الأصدقاء ({count})",
"unfollow": "إلغاء المتابعة",
"remove": "إزالة"
"remove": "إزالة",
"accept": "تم القبول",
"ignore": "تم التجاهل"
},
"accept_requests": "قبول الطلبات",
"ignore_requests": "تجاهل الطلبات",
"cleared_from_feed": "تم المسح من الخلاصة",
"leave_groups": "مغادرة {count} مجموعات",
"left_group_success": "تمت مغادرة المجموعة بنجاح",
"failed_to_leave_group": "فشل مغادرة المجموعة: {error}",
@@ -2872,6 +2877,8 @@
"non_streaks": "بدون سلاسل",
"followed": "المتابَعين",
"following": "تتابعهم",
"incoming": "طلبات صداقة",
"incoming_follower": "طلبات متابعة",
"location_on_map": "الموقع على الخريطة"
},
"sort_options": {

View File

@@ -2831,8 +2831,13 @@
"clear_conversations": "Clear Conversations",
"clear_friend_feed": "Clear Friend Feed ({count})",
"unfollow": "Unfollow",
"remove": "Remove"
"remove": "Remove",
"accept": "Accepted",
"ignore": "Ignored"
},
"accept_requests": "Accept requests",
"ignore_requests": "Ignore requests",
"cleared_from_feed": "Cleared from feed",
"leave_groups": "Leave {count} groups",
"left_group_success": "Left group successfully",
"failed_to_leave_group": "Failed to leave group: {error}",
@@ -2871,6 +2876,8 @@
"non_streaks": "Non Streaks",
"followed": "Followed",
"following": "Following",
"incoming": "Friend requests",
"incoming_follower": "Follower requests",
"location_on_map": "Location on Map"
},
"sort_options": {