From ee4b0ca450e5aeb8880af5ef9c3050a97cd712d4 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sun, 30 Jul 2023 14:20:11 +0000
Subject: [PATCH] Translated using Weblate (Czech)

Currently translated at 89.8% (444 of 494 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 284431b8..a74e5633 100644
--- a/public/locales/cs/common.json
+++ b/public/locales/cs/common.json
@@ -677,5 +677,11 @@
         "totalPrs": "Total PRs",
         "myPrs": "My PRs",
         "approved": "Approved"
+    },
+    "urbackup": {
+        "ok": "Ok",
+        "errored": "Errors",
+        "noRecent": "Out of Date",
+        "totalUsed": "Used Storage"
     }
 }