diff --git a/public/locales/id/common.json b/public/locales/id/common.json
index 44fb1c77..6d44a517 100644
--- a/public/locales/id/common.json
+++ b/public/locales/id/common.json
@@ -718,5 +718,19 @@
         "authors": "Authors",
         "categories": "Categories",
         "series": "Series"
+    },
+    "uptimerobot": {
+        "status": "Status",
+        "uptime": "Uptime",
+        "lastDown": "Last Downtime",
+        "downDuration": "Downtime Duration",
+        "sitesUp": "Sites Up",
+        "sitesDown": "Sites Down",
+        "paused": "Paused",
+        "notyetchecked": "Not Yet Checked",
+        "up": "Up",
+        "seemsdown": "Seems Down",
+        "down": "Down",
+        "unknown": "Unknown"
     }
 }