Skip to content

Commit

Permalink
Merge pull request #616 from driade/patch-2
Browse files Browse the repository at this point in the history
`es` various fixes
  • Loading branch information
Marak authored Sep 27, 2018
2 parents 5bfe5af + 5a509df commit d5b7455
Showing 1 changed file with 7 additions and 19 deletions.
26 changes: 7 additions & 19 deletions lib/locales/es/name/last_name.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module["exports"] = [
"Aguilera",
"Aguirre",
"Alanis",
"Alaniz",
"Alaníz",
"Alarcón",
"Alba",
"Alcalá",
Expand All @@ -24,14 +24,14 @@ module["exports"] = [
"Alfaro",
"Alicea",
"Almanza",
"Almaraz",
"Almaráz",
"Almonte",
"Alonso",
"Alonzo",
"Altamirano",
"Alva",
"Alvarado",
"Alvarez",
"Álvarez",
"Amador",
"Amaya",
"Anaya",
Expand Down Expand Up @@ -171,7 +171,7 @@ module["exports"] = [
"Corrales",
"Correa",
"Cortés",
"Cortez",
"Cortéz",
"Cotto",
"Covarrubias",
"Crespo",
Expand All @@ -195,7 +195,6 @@ module["exports"] = [
"Delvalle",
"Díaz",
"Domínguez",
"Domínquez",
"Duarte",
"Dueñas",
"Durán",
Expand Down Expand Up @@ -225,7 +224,6 @@ module["exports"] = [
"Flores",
"Flórez",
"Fonseca",
"Franco",
"Frías",
"Fuentes",
"Gaitán",
Expand All @@ -251,7 +249,6 @@ module["exports"] = [
"Godínez",
"Godoy",
"Gómez",
"Gonzales",
"González",
"Gracia",
"Granado",
Expand All @@ -270,8 +267,6 @@ module["exports"] = [
"Haro",
"Henríquez",
"Heredia",
"Hernádez",
"Hernandes",
"Hernández",
"Herrera",
"Hidalgo",
Expand All @@ -288,7 +283,6 @@ module["exports"] = [
"Jaramillo",
"Jasso",
"Jiménez",
"Jimínez",
"Juárez",
"Jurado",
"Laboy",
Expand Down Expand Up @@ -370,7 +364,7 @@ module["exports"] = [
"Montenegro",
"Montero",
"Montes",
"Montez",
"Montéz",
"Montoya",
"Mora",
"Morales",
Expand Down Expand Up @@ -443,7 +437,6 @@ module["exports"] = [
"Perales",
"Peralta",
"Perea",
"Peres",
"Pérez",
"Pichardo",
"Piña",
Expand All @@ -467,7 +460,7 @@ module["exports"] = [
"Quintana",
"Quintanilla",
"Quintero",
"Quiroz",
"Quiróz",
"Rael",
"Ramírez",
"Ramos",
Expand All @@ -493,9 +486,7 @@ module["exports"] = [
"Robles",
"Rocha",
"Rodarte",
"Rodrígez",
"Rodríguez",
"Rodríquez",
"Rojas",
"Rojo",
"Roldán",
Expand All @@ -510,7 +501,7 @@ module["exports"] = [
"Roybal",
"Rubio",
"Ruelas",
"Ruiz",
"Ruíz",
"Saavedra",
"Sáenz",
"Saiz",
Expand All @@ -524,7 +515,6 @@ module["exports"] = [
"Salinas",
"Samaniego",
"Sanabria",
"Sanches",
"Sánchez",
"Sandoval",
"Santacruz",
Expand Down Expand Up @@ -597,7 +587,6 @@ module["exports"] = [
"Vanegas",
"Varela",
"Vargas",
"Vásquez",
"Vázquez",
"Vega",
"Vela",
Expand All @@ -618,7 +607,6 @@ module["exports"] = [
"Villalobos",
"Villalpando",
"Villanueva",
"Villareal",
"Villarreal",
"Villaseñor",
"Villegas",
Expand Down

0 comments on commit d5b7455

Please sign in to comment.