mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: create tabs on user friend modal
This commit is contained in:
parent
d0406282ce
commit
7f3d7a56c3
8 changed files with 202 additions and 152 deletions
|
|
@ -248,6 +248,7 @@
|
|||
"see_profile": "See profile",
|
||||
"sending": "Sending",
|
||||
"friend_request_sent": "Friend request sent",
|
||||
"friends": "Friends"
|
||||
"friends": "Friends",
|
||||
"friends_list": "Friends list"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -248,6 +248,7 @@
|
|||
"friend_request_sent": "Pedido de amizade enviado",
|
||||
"friends": "Amigos",
|
||||
"add": "Adicionar",
|
||||
"sending": "Enviando"
|
||||
"sending": "Enviando",
|
||||
"friends_list": "Lista de amigos"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue