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