From a7b59756cfa83ce4eedb132333f3ff457ebce0a5 Mon Sep 17 00:00:00 2001 From: Nicola Marini Date: Sun, 10 Aug 2014 14:24:54 +0200 Subject: [PATCH] Italian translation Add the italian translation for the October CMS --- modules/system/lang/en/lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/lang/en/lang.php b/modules/system/lang/en/lang.php index 7cecd2e31..7985a95cf 100644 --- a/modules/system/lang/en/lang.php +++ b/modules/system/lang/en/lang.php @@ -15,6 +15,7 @@ return [ 'de' => 'German', 'ru' => 'Russian', 'fr' => 'French', + 'it' => 'Italian', ], 'directory' => [ 'create_fail' => "Cannot create directory: :name",