From aa4e7dcb116f19840ae309d4234ac15654e63ff8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:10 +0900 Subject: [PATCH] New translations torrents-status.json (Croatian) --- public/locales/hr/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}}"