From 2f9cbe657a82b011e9c4fac74a0e9ba0d7474e3e Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Wed, 12 Apr 2023 08:14:37 +0000
Subject: [PATCH] Translated using Weblate (German)

Currently translated at 89.4% (363 of 406 strings)

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

diff --git a/public/locales/de/common.json b/public/locales/de/common.json
index b1ce4eef..0d59288c 100644
--- a/public/locales/de/common.json
+++ b/public/locales/de/common.json
@@ -562,5 +562,10 @@
         "books": "Books",
         "podcastsDuration": "Duration",
         "booksDuration": "Duration"
+    },
+    "homeassistant": {
+        "people_home": "People Home",
+        "lights_on": "Lights On",
+        "switches_on": "Switches On"
     }
 }