From d449cf9a74f042e482182be4c646786cbba354c6 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 23 Jul 2019 13:31:30 +1000 Subject: [PATCH] New translations hostserv.lang.json (French) --- languages/fr-FR-hostserv.lang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/fr-FR-hostserv.lang.json b/languages/fr-FR-hostserv.lang.json index 08eb4165..c034c553 100644 --- a/languages/fr-FR-hostserv.lang.json +++ b/languages/fr-FR-hostserv.lang.json @@ -8,5 +8,5 @@ "Syntax: $bREQUEST $b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "", "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "", "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.": "", - "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "" + "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Syntaxe : $bWAITING$b\n\nWAITING affiche une liste des demandes d'hôte virtuel en attente, qui peuvent être approuvées ou rejetées." }