lang: translation of profile page

This commit is contained in:
AdrienLSH
2024-02-02 11:14:19 +01:00
parent 4cff5eed37
commit 7e5628344c
4 changed files with 22 additions and 10 deletions

View File

@ -29,5 +29,11 @@
"registerAlreadyAccount": "Déjà un compte?",
"registerLogin": "Connexion",
"404WindowTitle": "Pas trouvé",
"SearchWindowTitle": "Recherche"
"SearchWindowTitle": "Recherche",
"profileAddFriend": "Demander en ami",
"profileRemoveFriend": "Retirer l'ami",
"profileDenyRequest": "Refuser l'ami",
"profileAcceptRequest": "Accepter l'ami",
"profileUnblock": "Débloquer",
"profileBlock": "Bloquer"
}