remove translations with duplicate values

This commit is contained in:
dkanada
2020-08-24 08:20:29 +09:00
parent bd5441b53c
commit 955d7464ff
28 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -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')