diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json
index 7e5d0de3..f1dd3835 100644
--- a/public/locales/vi/common.json
+++ b/public/locales/vi/common.json
@@ -273,5 +273,13 @@
     "quicklaunch": {
         "bookmark": "Bookmark",
         "service": "Service"
+    },
+    "homebridge": {
+        "available_update": "System",
+        "updates": "Updates",
+        "update_available": "Update Available",
+        "up_to_date": "Up to Date",
+        "child_bridges": "Child Bridges",
+        "child_bridges_status": "{{ok}}/{{total}}"
     }
 }