From 419ae96e262e70a8898d5154fa61b64427d0372f Mon Sep 17 00:00:00 2001 From: Dioswilson <63358200+Dioswilson@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:40:22 -0300 Subject: [PATCH] Added quote to spanish.json with ID=193 (#3935) dioswilson --- 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 2d1e639e8..f7a87ac26 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -648,6 +648,12 @@ "source": "Alexandre Dumas", "length": 211, "id": 107 + }, + { + "text": "Riqueza, fama, poder... El hombre que lo consiguió todo en este mundo, el Rey de los Piratas, Gold Roger. Las últimas palabras que dijo justo antes de morir, enviaron a mucha gente a los mares.", + "source": "Narrador - One piece", + "length": 193, + "id": 108 } ] }