mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-05 22:29:16 +01:00
36 lines
587 B
JSON
36 lines
587 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": ""
|
|
},
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"name": "",
|
|
"size": "",
|
|
"download": "",
|
|
"upload": "",
|
|
"estimatedTimeOfArrival": "",
|
|
"progress": ""
|
|
},
|
|
"body": {
|
|
"nothingFound": ""
|
|
}
|
|
},
|
|
"lineChart": {
|
|
"title": "",
|
|
"download": "",
|
|
"upload": "",
|
|
"timeSpan": "",
|
|
"totalDownload": "",
|
|
"totalUpload": ""
|
|
},
|
|
"errors": {
|
|
"noDownloadClients": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
}
|
|
}
|
|
}
|