Skip to content

Commit 98d5c36

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 386f96a commit 98d5c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lang/it/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'name' => 'Nome',
2323
'email_address' => 'Indirizzo E-mail',
2424
'email' => 'E-mail',
25-
'username' => 'Nome utente',
25+
'username' => 'Nome utente',
2626
'password' => 'Password',
2727
'old_password' => 'Vecchia Password',
2828
'new_password' => 'Nuova Password',

0 commit comments

Comments
 (0)