diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json
index 9a236530..b570ad19 100644
--- a/public/locales/sv/common.json
+++ b/public/locales/sv/common.json
@@ -677,5 +677,11 @@
         "inProgress": "In Progress",
         "totalPrs": "Total PRs",
         "myPrs": "My PRs"
+    },
+    "urbackup": {
+        "ok": "Ok",
+        "errored": "Errors",
+        "noRecent": "Out of Date",
+        "totalUsed": "Used Storage"
     }
 }