From 9306e1ecf5db921b828d84b0ad8e3157dcda1d02 Mon Sep 17 00:00:00 2001 From: arthur <142703193+arthvr9@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:14:23 -0300 Subject: [PATCH] impr(quotes): add portuguese quotes (@arthvr9) (#5999) --- frontend/static/quotes/portuguese.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/frontend/static/quotes/portuguese.json b/frontend/static/quotes/portuguese.json index 6668556e4066..0cd8c952e699 100644 --- a/frontend/static/quotes/portuguese.json +++ b/frontend/static/quotes/portuguese.json @@ -612,6 +612,30 @@ "source": "Paulo Leminski", "length": 319, "id": 102 + }, + { + "text": "Já sei que você tem medo de me decepcionar, mas espero que te console saber que minhas expectativas sobre você são muito baixas.", + "source": "The Big Bang Theory, Sheldon Cooper", + "length": 128, + "id": 103 + }, + { + "text": "Não vivo para agradar ninguém, pois quando for fazer as minhas escolhas terei de as enfrentar sozinho.", + "source": "Arthur Fleck", + "length": 102, + "id": 104 + }, + { + "text": "Eu não as odeio inteiramente porque elas não existem por inteiro. Eu odeio os detalhes, os cacos que elas são.", + "source": "Antônio Abujamra", + "length": 110, + "id": 105 + }, + { + "text": "Janelas do meu quarto, Do meu quarto de um dos milhões do mundo que ninguém sabe quem é.", + "source": "Tabacaria, Fernando Pessoa", + "length": 88, + "id": 106 } ] }