diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-11-05 16:52:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-05 16:52:08 -0500 |
| commit | cb1a8ba88b20a2c6a6e601197adfa8a8af353150 (patch) | |
| tree | 0e37b05d34dbcbe3d08d0c74229287cd0cd6f496 /Emby.Server.Implementations/Localization/Core/sv.json | |
| parent | 2bffe246eb6697efedae7a30e9feeebca1ccf12f (diff) | |
| parent | 5cb74690284105db70a467ab77c2af3f44e42348 (diff) | |
Merge pull request #3004 from MediaBrowser/dev
support track selection before playback
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/sv.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/sv.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/sv.json b/Emby.Server.Implementations/Localization/Core/sv.json index c43bd79a6..ed1867024 100644 --- a/Emby.Server.Implementations/Localization/Core/sv.json +++ b/Emby.Server.Implementations/Localization/Core/sv.json @@ -27,7 +27,7 @@ "Artists": "Artister", "Folders": "Mappar", "Songs": "L\u00e5tar", - "TvShows": "TV Shows", + "TvShows": "TV-serier", "Shows": "Serier", "Genres": "Genrer", "NameSeasonNumber": "S\u00e4song {0}", |
