From 22bc651e13085fc5193792e80f103b8b1e2ecc01 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sat, 13 May 2023 20:45:20 +0000
Subject: [PATCH] Translated using Weblate (Hindi)

Currently translated at 2.0% (9 of 442 strings)

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

diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json
index 273d1f41..77144f0a 100644
--- a/public/locales/hi/common.json
+++ b/public/locales/hi/common.json
@@ -605,5 +605,15 @@
         "memUsage": "MEM Usage",
         "systemTempC": "System Temp",
         "poolUsage": "Pool Usage"
+    },
+    "pfsense": {
+        "load": "Load Avg",
+        "memory": "Mem Usage",
+        "wanStatus": "WAN Status",
+        "up": "Up",
+        "down": "Down",
+        "temp": "Temp",
+        "disk": "Disk Usage",
+        "wanIP": "WAN IP"
     }
 }