remove translations with duplicate values
This commit is contained in:
@@ -38,7 +38,7 @@ import globalize from 'globalize';
|
||||
function getTabs() {
|
||||
return [{
|
||||
href: 'dlnasettings.html',
|
||||
name: globalize.translate('TabSettings')
|
||||
name: globalize.translate('Settings')
|
||||
}, {
|
||||
href: 'dlnaprofiles.html',
|
||||
name: globalize.translate('TabProfiles')
|
||||
|
||||
Reference in New Issue
Block a user