From c2f94f234f71afc52f50b4c4bfc74b11dbfca7b0 Mon Sep 17 00:00:00 2001 From: Ed <88695055+EDUJOS@users.noreply.github.com> Date: Tue, 14 Mar 2023 07:06:47 -0500 Subject: [PATCH] Added 3 quotes to spanish.json (#4068) EDUJOS --- frontend/static/quotes/spanish.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index 8cb076fa5..11be9c739 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -762,6 +762,24 @@ "source": "Marshal D. Teach - One Piece", "length": 150, "id": 126 + }, + { + "text": "Ayer tuve un amor que hoy me abandonó porque no me quería. Fue tanta la ilusión por hacerla feliz pero todo fue en vano.", + "source": "Manuel Jiménez. Máximo Fonseca - Ayer y Hoy", + "length": 120, + "id": 127 + }, + { + "text": "Ódiame por piedad yo te lo pido, ódiame sin medida ni clemencia. Odio quiero más que indiferencia, porque el rencor hiere menos que el olvido.", + "source": "Rafael Otero López - Ódiame", + "length": 142, + "id": 128 + }, + { + "text": "Dicen que con el tiempo los recuerdos se esfuman. Se ahonda en el olvido lo que fue una pasión, Mentira, cuando mueras y bajas a mi tumba verás que aún por ti arde la llama de mi amor.", + "source": "Luis Aguirre Pinto - Reminiscencias", + "length": 184, + "id": 129 } ] }