From 4172299b31e2997a8f3ca0638c3e06b0b0c448d6 Mon Sep 17 00:00:00 2001 From: Luca Volpones Date: Tue, 7 Nov 2017 18:57:45 +0100 Subject: [PATCH] #2 Improve it/lang.php --- resources/lang/it/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it/lang.php b/resources/lang/it/lang.php index 80cbd80cd..a7aa73e87 100644 --- a/resources/lang/it/lang.php +++ b/resources/lang/it/lang.php @@ -629,7 +629,7 @@ return [ | Dashboard |----------------------------------------------- */ - 'dashboard' => 'Cruscotto', + 'dashboard' => 'Dashboard', 'line_chart' => 'Tabella lineare', 'statistics' => 'Statistiche', 'opened' => 'Aperto',