diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json
index 4437e1a7..051cdc8b 100644
--- a/public/locales/bg/common.json
+++ b/public/locales/bg/common.json
@@ -379,5 +379,12 @@
     "common": {
         "bibyterate": "{{value, rate(bits: false; binary: true)}}",
         "bibitrate": "{{value, rate(bits: true; binary: true)}}"
+    },
+    "omada": {
+        "connectedAp": "Connected APs",
+        "activeUser": "Active devices",
+        "alerts": "Alerts",
+        "connectedGateway": "Connected gateways",
+        "connectedSwitches": "Connected switches"
     }
 }