Skip to content

Commit

Permalink
Merge pull request #378 from Legoraccio/patch-1
Browse files Browse the repository at this point in the history
[it]: Fixed the password translation for Italian language
  • Loading branch information
andrey-helldar authored Jan 13, 2024
2 parents f846e8c + 1162e60 commit 0594cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/it/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"attributes.name": "nome",
"attributes.national_code": "codice nazionale",
"attributes.number": "numero",
"attributes.password": "parola d'ordine",
"attributes.password": "password",
"attributes.password_confirmation": "conferma password",
"attributes.phone": "telefono",
"attributes.photo": "foto",
Expand Down

0 comments on commit 0594cb5

Please sign in to comment.