From 4e398857a5cdf32d16b1017201f39dc1b755f89b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:59 +1000 Subject: [PATCH] New translations hostserv.lang.json (Italian) --- languages/it-IT-hostserv.lang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/it-IT-hostserv.lang.json b/languages/it-IT-hostserv.lang.json index 40bfbb50..e56d69a1 100644 --- a/languages/it-IT-hostserv.lang.json +++ b/languages/it-IT-hostserv.lang.json @@ -1,7 +1,7 @@ { - "$bAPPROVE$b approves a user's vhost request.": "", - "$bDEL$b deletes a user's vhost.": "", - "$bFORBID$b prevents a user from using vhosts.": "", + "$bAPPROVE$b approves a user's vhost request.": "$bAPPROVE$b approva la richiesta vhost di un utente.", + "$bDEL$b deletes a user's vhost.": "$bDEL$b cancella il vhost di un utente.", + "$bFORBID$b prevents a user from using vhosts.": "$bFORBID$b proibisce ad un utente di usare vhosts.", "$bOFF$b disables your vhost, if you have one approved.": "", "$bOFFERLIST$b lists vhosts that can be taken without operator approval.": "", "$bON$b enables your vhost, if you have one approved.": "",