diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json
index 36b970a0..e11164b4 100644
--- a/public/locales/hr/common.json
+++ b/public/locales/hr/common.json
@@ -180,5 +180,16 @@
         "cpu": "CPU",
         "lxc": "LXC",
         "vms": "VMs"
+    },
+    "unifi": {
+        "users": "Users",
+        "uptime": "System Uptime",
+        "days": "Days",
+        "wan": "WAN",
+        "lan_users": "LAN Users",
+        "wlan_users": "WLAN Users",
+        "up": "UP",
+        "down": "DOWN",
+        "wait": "Please wait"
     }
 }