mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-18 11:51:41 +03:00
9 lines
260 B
JSON
9 lines
260 B
JSON
|
{
|
||
|
"title": "Uso del cerebro de {{user}}",
|
||
|
"fetching": "Obteniendo tus datos...",
|
||
|
"requestsCount": "Peticiones de hoy: {{count}}",
|
||
|
"brainSize": "Espacio sobrante en cerebro",
|
||
|
"empty": "Vacío",
|
||
|
"Used": "Usado",
|
||
|
"Unused": "Sin usar"
|
||
|
}
|