diff options
| author | David Fernández <[email protected]> | 2018-09-23 22:05:29 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-09-23 22:05:29 +0200 |
| commit | 3545d05a4441cad8347a65e92a84588fd8dcc4ee (patch) | |
| tree | 83f7e8529717768cd6099a6cabedcebc87eb601f /lib | |
| parent | 07f39bd34ea8f35f40d4330b42c44503e1aa6561 (diff) | |
| download | faker-3545d05a4441cad8347a65e92a84588fd8dcc4ee.tar.xz faker-3545d05a4441cad8347a65e92a84588fd8dcc4ee.zip | |
Update adjective.js
Add missing accents
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/es/company/adjective.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/locales/es/company/adjective.js b/lib/locales/es/company/adjective.js index b2487737..d25d73c8 100644 --- a/lib/locales/es/company/adjective.js +++ b/lib/locales/es/company/adjective.js @@ -20,7 +20,7 @@ module["exports"] = [ "Reducido", "Mejorado", "Para toda la empresa", - "Ergonomico", + "Ergonómico", "Exclusivo", "Expandido", "Extendido", @@ -47,7 +47,7 @@ module["exports"] = [ "Operativo", "Optimizado", "Opcional", - "Organico", + "Orgánico", "Organizado", "Perseverando", "Persistente", @@ -66,7 +66,7 @@ module["exports"] = [ "Re-contextualizado", "Re-implementado", "Reducido", - "Ingenieria inversa", + "Ingeniería inversa", "Robusto", "Fácil", "Seguro", |
