Skip to content

Commit 0594cb5

Browse files
Merge pull request #378 from Legoraccio/patch-1
[it]: Fixed the password translation for Italian language
2 parents f846e8c + 1162e60 commit 0594cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/it/php.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"attributes.name": "nome",
4545
"attributes.national_code": "codice nazionale",
4646
"attributes.number": "numero",
47-
"attributes.password": "parola d'ordine",
47+
"attributes.password": "password",
4848
"attributes.password_confirmation": "conferma password",
4949
"attributes.phone": "telefono",
5050
"attributes.photo": "foto",

0 commit comments

Comments
 (0)