From babc73c74e1c659f12da024525ea0a2f1d5d18c0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 17 Feb 2023 06:06:24 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 65.5% (225 of 343 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 f1a99318..2cbf0864 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -480,5 +480,11 @@ "datasources": "Data Sources", "totalalerts": "Total Alerts", "alertstriggered": "Alerts Triggered" + }, + "nextcloud": { + "cpuload": "Cpu Load", + "memoryusage": "Memory Usage", + "freespace": "Free Space", + "activeusers": "Active Users" } }