Skip to content

Commit

Permalink
fix(locale): fix incorrect accents in it first_name (#3281)
Browse files Browse the repository at this point in the history
Co-authored-by: DivisionByZero <[email protected]>
  • Loading branch information
matthewmayer and xDivisionByZerox authored Nov 25, 2024
1 parent eef3702 commit e0fb23e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/locales/it/person/first_name.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ export default {
'Erminio',
'Ernesto',
'Eros',
'Esa�',
'Esaù',
'Esuperio',
'Eterie',
'Ettore',
Expand Down Expand Up @@ -528,7 +528,7 @@ export default {
'Gionata',
'Giordano',
'Giorgio',
'Giosu�',
'Giosuè',
'Giosuele',
'Giotto',
'Giovanni',
Expand Down Expand Up @@ -702,7 +702,7 @@ export default {
'Monaldo',
'Monitore',
'Moreno',
'Mos�',
'Mosè',
'Muziano',
'Namazio',
'Napoleone',
Expand All @@ -726,10 +726,10 @@ export default {
'Nico',
'Nicodemo',
'Nicola',
'Nicol�',
'Nicolò',
'Niniano',
'Nino',
'No�',
'Noè',
'Norberto',
'Nostriano',
'Nunzio',
Expand Down Expand Up @@ -883,7 +883,7 @@ export default {
'Saffiro',
'Saffo',
'Saladino',
'Salom�',
'Salomè',
'Salomone',
'Salustio',
'Salvatore',
Expand Down

0 comments on commit e0fb23e

Please sign in to comment.