diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json
index 7db5fdfe..b30cdd86 100644
--- a/public/locales/nb-NO/common.json
+++ b/public/locales/nb-NO/common.json
@@ -208,9 +208,6 @@
         "mem": "MEM",
         "wait": "Please wait"
     },
-    "homepagesearch": {
-        "service": "Service"
-    },
     "changedetectionio": {
         "totalObserved": "Total Observed",
         "diffsDetected": "Diffs Detected"
@@ -272,5 +269,9 @@
         "96-night": "Thunderstorm With Hail",
         "99-day": "Thunderstorm With Hail",
         "99-night": "Thunderstorm With Hail"
+    },
+    "quicklaunch": {
+        "bookmark": "Bookmark",
+        "service": "Service"
     }
 }