From 957e2db310faa46f138b0fbd77276bb5f30005e0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:17:02 +0900 Subject: [PATCH] New translations torrents-status.json (Croatian) --- public/locales/hr/modules/torrents-status.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index 8d82a12a8..3b4774a16 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -31,8 +31,8 @@ "header": { "name": "", "size": "", - "download": "", - "upload": "", + "download": "Isključeno", + "upload": "Uključeno", "estimatedTimeOfArrival": "", "progress": "" },