diff --git a/plugins/box/themes/languages/it.lang.php b/plugins/box/themes/languages/it.lang.php index b4213c7..e2ad4f5 100644 --- a/plugins/box/themes/languages/it.lang.php +++ b/plugins/box/themes/languages/it.lang.php @@ -41,7 +41,7 @@ 'Your changes to the chunk :name have been saved.' => 'Le modifiche al chunk :name sono state salvate', 'Your changes to the styles :name have been saved.' => 'Le modifiche ai stili :name sono state salvate', 'Your changes to the template :name have been saved.' => 'Le modifiche al modello :name sono state salvate', - 'This field should not be empty' => 'Campo obbligatorio', + 'Required field' => 'Campo obbligatorio', 'Scripts' => 'Script', 'Create new script' => 'Crea nuovo script', 'Script content' => 'Contenuto dello script',