diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf
index 92696dc0a..51502490c 100644
--- a/client/src/locale/angular.sv-SE.xlf
+++ b/client/src/locale/angular.sv-SE.xlf
@@ -13284,17 +13284,17 @@
45,46
-
+ {VAR_PLURAL, plural, =1 {follower} other {followers}}
- {VAR_PLURAL, plural, =1 {follower} other {followers}}
+ {VAR_PLURAL, plural, =1 {följare} other {följare}}src/app/+about/about-follows/about-follows.component.html55
-
+ Our subscribers automatically display videos of on their platforms.
- Our subscribers automatically display videos of on their platforms.
+ Våra prenumeranter visar automatiskt videor av på sina plattformar. src/app/+about/about-follows/about-follows.component.html58,60