diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf
index ebb9cc42a..5e3618733 100644
--- a/client/src/locale/angular.sv-SE.xlf
+++ b/client/src/locale/angular.sv-SE.xlf
@@ -18128,9 +18128,9 @@
5
-
+
{VAR_PLURAL, plural, =1 {subscription} other {subscriptions}}
- {VAR_PLURAL, plural, =1 {subscription} other {subscriptions}}
+ {VAR_PLURAL, plural, =1 {prenumeration} other {prenumerationer}}
src/app/+about/about-follows/about-follows.component.html
6