diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-02 03:30:17 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-02 03:30:17 -0400 |
| commit | 0ba267f8e26471b4b831b926027c76798f88bef4 (patch) | |
| tree | 5a4d17cfeb6f66d84eaf972ee7f24c902686d058 /Emby.Server.Implementations/Localization/Core | |
| parent | b89af7af43379e4213a70200410c7b5151e2ebd7 (diff) | |
Enable hardware acceleration for image extraction
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index bc0dc236d..133644ff7 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -69,7 +69,7 @@ "ViewTypeTvResume": "Resume", "ViewTypeTvNextUp": "Next Up", "ViewTypeTvLatest": "Latest", - "ViewTypeTvShowSeries": "Series", + "ViewTypeTvShowSeries": "Shows", "ViewTypeTvGenres": "Genres", "ViewTypeTvFavoriteSeries": "Favorite Series", "ViewTypeTvFavoriteEpisodes": "Favorite Episodes", |
