mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
New translations dlspeed.json (Galician)
This commit is contained in:
35
public/locales/gl/modules/dlspeed.json
Normal file
35
public/locales/gl/modules/dlspeed.json
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"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": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user