♻️ Refactored the relationship screen according to server updates

This commit is contained in:
2026-01-07 01:42:20 +08:00
parent 757f1b880c
commit c6fd342072
12 changed files with 197 additions and 110 deletions

View File

@@ -283,14 +283,17 @@
"relationshipStatusBlocked": "Blocked",
"blockUser": "Block User",
"unblockUser": "Unblock User",
"forgotRelationship": "Forgot Relationship",
"forgotRelationshipConfirm": "Are you sure you want to forget your relationship with {}?",
"relationshipDeleted": "Relationship deleted",
"friendRequestAccepted": "Accepted friend request from {}",
"friendRequestDeclined": "Declined friend request from {}",
"requestExpiredIn": "Expired in {}",
"friendSentRequest": "Sent Friend Requests",
"friendSentRequestEmpty": "No sent friend requests",
"friendSentRequestHint": {
"one": "{} friend request sent",
"other": "{} friend requests sent"
"friendRequests": "Friend Requests",
"friendRequestsEmpty": "No related friend requests",
"friendRequestsHint": {
"one": "{} friend request",
"other": "{} friend requests"
},
"levelingProgress": "Leveling Progress",
"levelingProgressExperience": "{} EXP",