From eb5e066e7d04f3d2e7715c55c9568ab810bbd5c2 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Mon, 6 Aug 2018 06:56:18 +0000 Subject: [PATCH] Apply fixes from StyleCI --- resources/lang/it/lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/lang/it/lang.php b/resources/lang/it/lang.php index 5418783eb..2386f42bd 100644 --- a/resources/lang/it/lang.php +++ b/resources/lang/it/lang.php @@ -276,11 +276,11 @@ return [ | System Settings Page |-------------------------------------- */ - 'api' => 'Api', - 'api_key' => 'Chiave Api', - 'api_key_mandatory' => 'Chiave Api obbligatoria', - 'api_configurations' => 'Configurazioni Api', - 'generate_key' => 'Genera chiave', + 'api' => 'Api', + 'api_key' => 'Chiave Api', + 'api_key_mandatory' => 'Chiave Api obbligatoria', + 'api_configurations' => 'Configurazioni Api', + 'generate_key' => 'Genera chiave', 'system' => 'Sistema', 'online' => 'Online', 'offline' => 'Manutenzione',