diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-11-29 15:50:18 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-11-29 15:50:18 -0500 |
| commit | 5207067811afdd5e4c0f3bbcfcb254bfbb6d7ce9 (patch) | |
| tree | 35d93f67b56e62eb7be8d84856b1f4ee2f3b1fb7 /Emby.Server.Implementations/Localization/Core/de.json | |
| parent | 26edcfefbb031a98f2d6f64b692bba07587614b7 (diff) | |
fix live tv over dlna
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/de.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/de.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/de.json b/Emby.Server.Implementations/Localization/Core/de.json index 7bab689eb..bcfadb61c 100644 --- a/Emby.Server.Implementations/Localization/Core/de.json +++ b/Emby.Server.Implementations/Localization/Core/de.json @@ -7,7 +7,7 @@ "Games": "Spiele", "Photos": "Fotos", "MixedContent": "Gemischte Inhalte", - "MusicVideos": "Musik-Videos", + "MusicVideos": "Musikvideos", "HomeVideos": "Heimvideos", "Playlists": "Wiedergabelisten", "HeaderRecordingGroups": "Aufnahme-Gruppen", @@ -27,7 +27,7 @@ "Artists": "Interpreten", "Folders": "Verzeichnisse", "Songs": "Songs", - "TvShows": "TV Shows", + "TvShows": "TV Sendungen", "Shows": "Serien", "Genres": "Genres", "NameSeasonNumber": "Staffel {0}", |
