diff options
Diffstat (limited to 'chat/js/lang/fr.js')
-rw-r--r-- | chat/js/lang/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/js/lang/fr.js b/chat/js/lang/fr.js index 35846f9..a81c84f 100644 --- a/chat/js/lang/fr.js +++ b/chat/js/lang/fr.js @@ -20,7 +20,7 @@ var ajaxChatLang = { privmsg: '(murmure)', privmsgto: '(murmure à l’oreille de %s)', invite: '%s vous invite à rejoindre %s.', - inviteto: 'Votre invation pour %s à rejoindre le salon %s a bien été envoyée.', + inviteto: 'Votre invitation pour %s à rejoindre le salon %s a bien été envoyée.', uninvite: '%s annule son invitation pour le salon %s.', uninviteto: 'Votre annulaton d’invitation pour %s au salon %s a bien été envoyée.', queryOpen: 'Salon privé ouvert sous le titre %s.', |