summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Nicolcev <frugen@gmail.com>2016-04-25 20:29:27 -0400
committerPhilip Nicolcev <frugen@gmail.com>2016-04-25 20:29:27 -0400
commit4354543fe230ea64290ac5b947dfc0e91a81e282 (patch)
tree2a29b34eef0d3bd50a499e0521460b0fd5830b72
parent9a7b09ed9296db75de872fc09706cac3bbd8faf6 (diff)
downloadAJAX-Chat-4354543fe230ea64290ac5b947dfc0e91a81e282.zip
AJAX-Chat-4354543fe230ea64290ac5b947dfc0e91a81e282.tar.gz
AJAX-Chat-4354543fe230ea64290ac5b947dfc0e91a81e282.tar.bz2
French lang typo. Closes #229
-rw-r--r--chat/js/lang/fr.js2
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.',