remove more strings from source
This commit is contained in:
@@ -32,7 +32,7 @@ function renderItems(page, item) {
|
||||
|
||||
if (item.SeriesCount) {
|
||||
sections.push({
|
||||
name: globalize.translate('TabShows'),
|
||||
name: globalize.translate('Shows'),
|
||||
type: 'Series'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user