From 34bf49845f472446e578482ef33fb01b692cf5ec Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 12 Sep 2022 07:33:01 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 92.0% (69 of 75 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 1697b4489..8db3fc133 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -96,5 +96,15 @@ "pending": "In attesa", "approved": "Approvati", "available": "Disponibili" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "nzbget": { + "rate": "Rate", + "remaining": "Remaining", + "downloaded": "Downloaded" } }