From a324a9c9e9c3983f75034bdb5cc7848a1e2b2d94 Mon Sep 17 00:00:00 2001 From: GabiRP <57387907+GabiRP@users.noreply.github.com> Date: Sat, 17 Jan 2026 18:22:48 +0100 Subject: [PATCH 1/3] fix grammatical error id 79 --- frontend/static/quotes/spanish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index e2fd9883eb6a..a7643c85c772 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -446,7 +446,7 @@ "id": 78 }, { - "text": "El trabajo del pensamiento se parece a la perforación de un pozo: el agua es turbia al principio, más luego se clarifica.", + "text": "El trabajo del pensamiento se parece a la perforación de un pozo: el agua es turbia al principio, mas luego se clarifica.", "source": "Proverbio chino", "length": 121, "id": 79 From ebff9a49f5458a4ba3210b74b8fdcd32ba5e346e Mon Sep 17 00:00:00 2001 From: GabiRP <57387907+GabiRP@users.noreply.github.com> Date: Sat, 17 Jan 2026 18:39:30 +0100 Subject: [PATCH 2/3] added comma id 8 --- frontend/static/quotes/spanish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index a7643c85c772..337aedca2bc2 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -50,7 +50,7 @@ "id": 7 }, { - "text": "El ímpetu, producto de la masa por la velocidad de un cuerpo se conserva entre portales. Para los nuevos, si entras rápido sales rápido.", + "text": "El ímpetu, producto de la masa por la velocidad de un cuerpo, se conserva entre portales. Para los nuevos, si entras rápido sales rápido.", "source": "Portal 1", "length": 136, "id": 8 From 1d461e396760a63a5fc86836ada7fc082dd610af Mon Sep 17 00:00:00 2001 From: GabiRP <57387907+GabiRP@users.noreply.github.com> Date: Sat, 17 Jan 2026 20:33:43 +0100 Subject: [PATCH 3/3] fix quote length --- frontend/static/quotes/spanish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index 337aedca2bc2..0336eddd14d9 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -52,7 +52,7 @@ { "text": "El ímpetu, producto de la masa por la velocidad de un cuerpo, se conserva entre portales. Para los nuevos, si entras rápido sales rápido.", "source": "Portal 1", - "length": 136, + "length": 137, "id": 8 }, {