From 791a9bc3d9b0f544ab70d34efa14f2178927111b Mon Sep 17 00:00:00 2001 From: postblue Date: Mon, 16 Nov 2015 19:22:17 +0100 Subject: [PATCH] Fixing --- locale/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/fr.json b/locale/fr.json index 6f1f09e..69ffc10 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -137,6 +137,6 @@ "ERRORcouldNotFindUserWithNickname":"Impossible de trouver un compte avec le nom \"{nickname}\" sur ce serveur", "ERRORcouldNotFindGroupWithNickname":"Impossible de trouver un groupe avec le nom \"{nickname}\" sur ce serveur", "ERRORcouldNotFindPage":"Impossible de trouver cette page.", - "ERRORnoticeRemoved": "Cet avis a été supprimé." - "ERRORnoContactWithServer": "Can not establish a connection to the server. The server could be overloaded, or there might be a problem with your internet connecton. Please try again later!" + "ERRORnoticeRemoved": "Cet avis a été supprimé.", + "ERRORnoContactWithServer": "Impossible d'établir une connexion avec le serveur. Il peut être surchargé, ou il peut y avoir un problème avec votre connexion. Réessayez plus tard !" }