diff --git a/src/NzbDrone.Core/Localization/Core/sv.json b/src/NzbDrone.Core/Localization/Core/sv.json index 0967ef424..0b99c8974 100644 --- a/src/NzbDrone.Core/Localization/Core/sv.json +++ b/src/NzbDrone.Core/Localization/Core/sv.json @@ -1 +1,7 @@ -{} +{ + "AddNew": "Lägg till Ny", + "AddMovies": "Lägg till Filmer", + "AddExclusion": "Lägg till uteslutning", + "Activity": "Aktivitet", + "About": "Om" +}