diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-08-02 03:30:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-02 03:30:56 -0400 |
| commit | 308f60855ace8645b72c9e990a6d00198631bb5b (patch) | |
| tree | 5a4d17cfeb6f66d84eaf972ee7f24c902686d058 /Emby.Server.Implementations/Localization | |
| parent | cd8642a4bcba48b035e34ab46fd51eacb43b4d3b (diff) | |
| parent | 0ba267f8e26471b4b831b926027c76798f88bef4 (diff) | |
Merge pull request #2791 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Server.Implementations/Localization')
| -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", |
