mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 10:21:54 +03:00
d80178a848
* ✨ add typing to translations * 🐛 add removed brain key in some languages * 🐛 put correct translations for fr/es/ru * fix(translation): missing a few --------- Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
9 lines
260 B
JSON
9 lines
260 B
JSON
{
|
|
"brainSize": "Espacio sobrante en cerebro",
|
|
"empty": "Vacío",
|
|
"fetching": "Obteniendo tus datos...",
|
|
"requestsCount": "Peticiones de hoy: {{count}}",
|
|
"title": "Uso del cerebro de {{user}}",
|
|
"Unused": "Sin usar",
|
|
"Used": "Usado"
|
|
} |