feat: refactor

This commit is contained in:
Zamitto
2024-07-17 18:17:32 -03:00
parent 6d277cd1d8
commit 8c67dda84e
8 changed files with 44 additions and 44 deletions

View File

@@ -249,6 +249,7 @@
"sending": "Sending",
"friend_request_sent": "Friend request sent",
"friends": "Friends",
"friends_list": "Friends list"
"friends_list": "Friends list",
"user_not_found": "User not found"
}
}

View File

@@ -249,6 +249,7 @@
"friends": "Amigos",
"add": "Adicionar",
"sending": "Enviando",
"friends_list": "Lista de amigos"
"friends_list": "Lista de amigos",
"user_not_found": "Usuário não encontrado"
}
}