diff --git a/addons/default/visiosoft/base-theme/resources/lang/it/field.php b/addons/default/visiosoft/base-theme/resources/lang/it/field.php index afcdbef2b..c5fbd1b60 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/it/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/it/field.php @@ -52,8 +52,8 @@ return [ 'mail' => 'Inviare una mail', // Register instruction seed - 'register_instructions' => 'Register Instructions', - 'list' => 'List', - 'instruction_description' => 'Instruction Description', - 'instruction_list' => 'Instruction List', + 'register_instructions' => 'Istruzioni per la registrazione', + 'list' => 'Elenco', + 'instruction_description' => 'Descrizione delle istruzioni', + 'instruction_list' => 'Elenco delle istruzioni', ]; \ No newline at end of file