From 9287ae64c626a7b5ec084f3bf66dc36d8afde388 Mon Sep 17 00:00:00 2001
From: Jorge Martinez <jaguar.scratch@gmail.com>
Date: Fri, 6 Aug 2021 09:27:53 -0400
Subject: [PATCH] fixes #1702 : removed spaces in all entries and deleted
 resulting duplicate words (#1707) by jamartinezc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* removed spaces in all entries and deleted resulting duplicate words

* added 2 more words to spanish.json to complete 200 after fix

Co-authored-by: Jorge Martínez <jorgemartinez.globant@latam.com>
---
 static/languages/spanish.json | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/static/languages/spanish.json b/static/languages/spanish.json
index 6ced84cb8..6cc69f08f 100644
--- a/static/languages/spanish.json
+++ b/static/languages/spanish.json
@@ -45,7 +45,7 @@
     "su",
     "tiempo",
     "si",
-    "lo hará",
+    "hará",
     "cómo",
     "dicho",
     "un",
@@ -78,11 +78,11 @@
     "tal",
     "siga",
     "acto",
-    "por qué",
     "preguntar",
     "hombres",
     "cambio",
-    "se fue",
+    "se",
+    "fue",
     "luz",
     "tipo",
     "fuera",
@@ -91,7 +91,6 @@
     "imagen",
     "tratar",
     "nosotros",
-    "de nuevo",
     "animal",
     "punto",
     "madre",
@@ -128,7 +127,7 @@
     "bajo",
     "nombre",
     "muy",
-    "a través de",
+    "través",
     "sólo",
     "forma",
     "frase",
@@ -138,8 +137,8 @@
     "ayudar",
     "bajo",
     "línea",
-    "ser distinto",
-    "a su vez",
+    "distinto",
+    "vez",
     "causa",
     "mucho",
     "significará",
@@ -200,6 +199,8 @@
     "lado",
     "estado",
     "ahora",
-    "encontrar"
+    "encontrar",
+    "pues",
+    "bien"
   ]
 }