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',
// 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',
];