From ee9af5cf057b551f04df214a5925647f73347bc8 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Mon, 15 May 2023 04:27:07 +0000
Subject: [PATCH] Translated using Weblate (Czech)

Currently translated at 95.9% (427 of 445 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/cs/
---
 public/locales/cs/common.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json
index 75fc9adb..c481f558 100644
--- a/public/locales/cs/common.json
+++ b/public/locales/cs/common.json
@@ -615,5 +615,10 @@
         "temp": "Temp",
         "disk": "Disk Usage",
         "wanIP": "WAN IP"
+    },
+    "caddy": {
+        "upstreams": "Upstreams",
+        "requests": "Current requests",
+        "requests_failed": "Failed requests"
     }
 }