remove translations with duplicate values
This commit is contained in:
parent
bd5441b53c
commit
955d7464ff
28 changed files with 53 additions and 53 deletions
|
@ -242,7 +242,7 @@ import 'emby-itemscontainer';
|
|||
name: globalize.translate('OptionNameSort'),
|
||||
id: 'SortName'
|
||||
}, {
|
||||
name: globalize.translate('OptionAlbumArtist'),
|
||||
name: globalize.translate('AlbumArtist'),
|
||||
id: 'AlbumArtist,SortName'
|
||||
}, {
|
||||
name: globalize.translate('OptionCommunityRating'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue