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