mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
impr(quotes): add Spanish quotes (devdenisalex) (#5094)
* Update spanish.json * Update spanish.json
This commit is contained in:
parent
edd535c700
commit
6ef08d4707
1 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue