lang: translation of profile page
This commit is contained in:
@ -29,5 +29,11 @@
|
||||
"registerAlreadyAccount": "Already have an account?",
|
||||
"registerLogin": "Login",
|
||||
"404WindowTitle": "Not Found",
|
||||
"SearchWindowTitle": "Search"
|
||||
"SearchWindowTitle": "Search",
|
||||
"profileAddFriend": "Ask Friend",
|
||||
"profileRemoveFriend": "Remove Friend",
|
||||
"profileDenyRequest": "Decline Friend",
|
||||
"profileAcceptRequest": "Accept Friend",
|
||||
"profileUnblock": "Unblock",
|
||||
"profileBlock": "Block"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user