From d70bb6669c5ce06383d485d63a354909608283e0 Mon Sep 17 00:00:00 2001 From: Kevin Robles <85501409+Kevinme789@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:36:11 -0500 Subject: [PATCH] impr(quotes): add spanish quote (@Kevinme789) (#5588) --- frontend/static/quotes/spanish.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index 1199189eb..1c36a7c9e 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -978,6 +978,12 @@ "source": "Esopo - El Lobo y la Garza", "length": 424, "id": 169 + }, + { + "text": "El espejo que da su reflejo. En todo lo pinta tal como es. Mi cuerpo, que no tiene peso. Si escucho tu voz llamándome.", + "source": "Eres para mí - Julieta Venegas", + "length": 118, + "id": 170 } ] }