diff options
| author | Marak <[email protected]> | 2018-09-26 21:08:29 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-09-26 21:08:29 -0400 |
| commit | 5bfe5af4e25adcda65293d31020011446c49c4bf (patch) | |
| tree | 3d71ad288191647a20457e1211325e2d5307507e /lib | |
| parent | 6b0c041e646d8e93a2121b776845d0d7c01263a7 (diff) | |
| parent | 66adfc1c4bd3d6447f342f15448235f6962ba12e (diff) | |
| download | faker-5bfe5af4e25adcda65293d31020011446c49c4bf.tar.xz faker-5bfe5af4e25adcda65293d31020011446c49c4bf.zip | |
Merge pull request #615 from driade/patch-1
Spanish. Missing accents
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/es/name/first_name.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/locales/es/name/first_name.js b/lib/locales/es/name/first_name.js index 0e12d669..44aa44b6 100644 --- a/lib/locales/es/name/first_name.js +++ b/lib/locales/es/name/first_name.js @@ -16,8 +16,8 @@ module["exports"] = [ "César", "Claudio", "Clemente", - "Cristian", - "Cristobal", + "Cristián", + "Cristóbal", "Daniel", "David", "Diego", @@ -162,7 +162,7 @@ module["exports"] = [ "Lilia", "Lorena", "Lourdes", - "Lucia", + "Lucía", "Luisa", "Luz", "Magdalena", @@ -180,7 +180,7 @@ module["exports"] = [ "María Teresa", "Mariana", "Maricarmen", - "Marilu", + "Marilú", "Marisol", "Marta", "Mayte", @@ -196,13 +196,13 @@ module["exports"] = [ "Raquel", "Rebeca", "Reina", - "Rocio", + "Rocío", "Rosa", "Rosalia", "Rosario", "Sara", "Silvia", - "Sofia", + "Sofía", "Soledad", "Sonia", "Susana", |
