Skip to content

Commit ddcf625

Browse files
authored
Merge pull request #5336 from Laravel-Backpack/fix-italian
Update base.php
2 parents f0dfd8e + 98d5c36 commit ddcf625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/resources/lang/it/base.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
'register' => 'Registrati',
2222
'name' => 'Nome',
2323
'email_address' => 'Indirizzo E-mail',
24-
'email' => 'E-mail,
25-
'username' => 'Nome utente',
24+
'email' => 'E-mail',
25+
'username' => 'Nome utente',
2626
'password' => 'Password',
2727
'old_password' => 'Vecchia Password',
2828
'new_password' => 'Nuova Password',

0 commit comments

Comments
 (0)