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