From b6a2421a648ad501f7a8265483280f6e1e759f83 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Fri, 20 Jan 2023 16:08:51 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Simplified))

Currently translated at 56.1% (168 of 299 strings)

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

diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index e3791e74..12b72076 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -416,7 +416,12 @@
         "series": "Series"
     },
     "octoPrint": {
+        "job_completion": "Completion"
+    },
+    "octoprint": {
+        "printer_state": "Status",
         "temp_tool": "Tool temp",
+        "temp_bed": "Bed temp",
         "job_completion": "Completion"
     }
 }