fix(locale-en): change the phrasing for undoing a friend request (#1228)

"friends_leave_in_flw" is used to reject someone's request. This string is used to cancel an outgoing request.
This commit is contained in:
ayato 2025-02-04 20:48:57 +05:00 committed by GitHub
parent 7d0dbb26ed
commit 00b408c299
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -318,7 +318,7 @@
"follower" = "Follower";
"friends_add" = "Add to friends";
"friends_delete" = "Remove from friends";
"friends_reject" = "Reject request";
"friends_reject" = "Cancel request";
"friends_accept" = "Accept request";
"friends_leave_in_flw" = "Leave in followers";
"friends_add_msg" = "Now you're friends.";