diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 873999b25..c2db30be8 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -35646,6 +35646,12 @@ "source": "Dungeons & Dragons - Player's Handbook", "length": 198, "id": 6262 + }, + { + "text": "Well, well! Look at the city slicker pulling up on his fancy german car.", + "source": "The Simpsons", + "length": 72, + "id": 6263 } ] } diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index c4dbfa0fa..e896f036c 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -624,6 +624,18 @@ "source": "Carl Sagan", "length": 755, "id": 103 + }, + { + "text": "Abran la puerta del silo, ¡vienen a por nosotros, es la única salida!", + "source": "Half-Life", + "length": 69, + "id": 104 + }, + { + "text": "Control, aquí Cola Roja Cinco. Nos acercamos al punto de lanzamiento...", + "source": "Counter-Strike: Deleted Scenes", + "length": 71, + "id": 105 } ] }