mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +03:00
9 lines
241 B
JSON
9 lines
241 B
JSON
|
{
|
||
|
"title": "{{user}}'s Brain Usage",
|
||
|
"fetching": "Fetching your data...",
|
||
|
"requestsCount": "Today's Requests: {{count}}",
|
||
|
"brainSize": "Remaining Brain size",
|
||
|
"empty": "Empty",
|
||
|
"Used": "Used",
|
||
|
"Unused": "Unused"
|
||
|
}
|