Skip to content

Commit

Permalink
impr(quotes): add Spanish quotes (devdenisalex) (#5094)
Browse files Browse the repository at this point in the history
* Update spanish.json

* Update spanish.json
  • Loading branch information
devdenisalex committed Feb 21, 2024
1 parent edd535c commit 6ef08d4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions frontend/static/quotes/spanish.json
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,18 @@
"source": "Eduardo Gómez - Cosas Que Nunca Te Dije",
"length": 241,
"id": 162
},
{
"text": "La familia es como las ramas de un árbol, todos crecemos en direcciones diferentes pero nuestras raíces siguen siendo las mismas.",
"source": "Anónimo",
"length": 129,
"id": 163
},
{
"text": "El amor de una familia es el mayor regalo que uno puede tener.",
"source": "Anónimo",
"length": 62,
"id": 164
}
]
}

0 comments on commit 6ef08d4

Please sign in to comment.