diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index a1fc2ec53..58c56f4e8 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -24,17 +24,17 @@ }, "card": { "footer": { - "error": "", + "error": "Pogreška", "lastUpdated": "Zadnje ažurirano prije {{time}}" }, "table": { "header": { "name": "Naziv", - "size": "", + "size": "Veličina", "download": "Isključeno", "upload": "Uključeno", - "estimatedTimeOfArrival": "", - "progress": "" + "estimatedTimeOfArrival": "ETA", + "progress": "Napredak" }, "item": { "text": "Upravlja {{appName}}, omjer: {{ratio}}"