New translations field.php (Italian)

This commit is contained in:
Fatih Alp 2020-09-23 18:48:35 +03:00
parent 3035daa6f0
commit 5101a03bf4

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Inviare una mail', 'mail' => 'Inviare una mail',
// Register instruction seed // Register instruction seed
'register_instructions' => 'Register Instructions', 'register_instructions' => 'Istruzioni per la registrazione',
'list' => 'List', 'list' => 'Elenco',
'instruction_description' => 'Instruction Description', 'instruction_description' => 'Descrizione delle istruzioni',
'instruction_list' => 'Instruction List', 'instruction_list' => 'Elenco delle istruzioni',
]; ];