diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json
index 4a2a5f76cc..42c06615cb 100644
--- a/src/i18n/strings/sv.json
+++ b/src/i18n/strings/sv.json
@@ -650,5 +650,6 @@
"Upload avatar": "Ladda upp profilbild",
"Remove avatar": "Ta bort profilbild",
"This invitation was sent to an email address which is not associated with this account:": "Den här inbjudan skickades till en emailadress som inte är kopplad till detta konto:",
- "To link to a room it must have an address.": "För att länka till ett rum behöver det en adress."
+ "To link to a room it must have an address.": "För att länka till ett rum behöver det en adress.",
+ "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (nivå %(powerLevelNumber)s)"
}