From ec3faa31a5f5ac536e0005bdce26176025ba76d3 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sat, 17 Dec 2022 06:47:36 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Simplified))

Currently translated at 62.2% (168 of 270 strings)

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

diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index bf4d502c..e3431050 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -371,5 +371,9 @@
     "miniflux": {
         "read": "Read",
         "unread": "Unread"
+    },
+    "nextdns": {
+        "wait": "Please Wait",
+        "no_devices": "No Device Data Received"
     }
 }