feat: create tabs on user friend modal

This commit is contained in:
Zamitto
2024-07-16 14:52:39 -03:00
parent d0406282ce
commit 7f3d7a56c3
8 changed files with 202 additions and 152 deletions

View File

@@ -248,6 +248,7 @@
"see_profile": "See profile",
"sending": "Sending",
"friend_request_sent": "Friend request sent",
"friends": "Friends"
"friends": "Friends",
"friends_list": "Friends list"
}
}

View File

@@ -248,6 +248,7 @@
"friend_request_sent": "Pedido de amizade enviado",
"friends": "Amigos",
"add": "Adicionar",
"sending": "Enviando"
"sending": "Enviando",
"friends_list": "Lista de amigos"
}
}