diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json
index f5e05459..db654629 100644
--- a/public/locales/nb-NO/common.json
+++ b/public/locales/nb-NO/common.json
@@ -512,5 +512,10 @@
     "pterodactyl": {
         "servers": "Servers",
         "nodes": "Nodes"
+    },
+    "prometheus": {
+        "targets_up": "Targets Up",
+        "targets_down": "Targets Down",
+        "targets_total": "Total Targets"
     }
 }