From 06761a38c0b764b05189887157dc9492995f8be2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 04:22:48 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 85.9% (288 of 335 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 5f3977a0..fb0b5b48 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -468,5 +468,11 @@ "days": "Days", "uptime": "Uptime", "volumeAvailable": "Available" + }, + "fileflows": { + "queue": "Queue", + "processing": "Processing", + "processed": "Processed", + "time": "Time" } }