New translations torrents-status.json (Croatian)

This commit is contained in:
Thomas Camlong
2023-07-06 04:10:28 +09:00
parent 9a4d0442fe
commit cad98e07ea

View File

@@ -29,7 +29,7 @@
}, },
"table": { "table": {
"header": { "header": {
"name": "", "name": "Naziv",
"size": "", "size": "",
"download": "Isključeno", "download": "Isključeno",
"upload": "Uključeno", "upload": "Uključeno",
@@ -40,17 +40,17 @@
"text": "" "text": ""
}, },
"body": { "body": {
"nothingFound": "", "nothingFound": "Nema pronađenih torrenata",
"filterHidingItems": "" "filterHidingItems": ""
} }
}, },
"lineChart": { "lineChart": {
"title": "", "title": "Trenutna brzina preuzimanja",
"download": "", "download": "Preuzimanje: {{download}}",
"upload": "", "upload": "Otpremanje: {{upload}}",
"timeSpan": "", "timeSpan": "{{seconds}} sekundi",
"totalDownload": "", "totalDownload": "Preuzimanje: {{download}}/s",
"totalUpload": "" "totalUpload": "Otpremanje: {{upload}}/s"
}, },
"errors": { "errors": {
"noDownloadClients": { "noDownloadClients": {