diff --git a/application/Espo/Resources/metadata/entityDefs/Preferences.json b/application/Espo/Resources/metadata/entityDefs/Preferences.json index 4af3026c2e..9152c9bd34 100644 --- a/application/Espo/Resources/metadata/entityDefs/Preferences.json +++ b/application/Espo/Resources/metadata/entityDefs/Preferences.json @@ -135,7 +135,6 @@ }, "tabList": { "type": "array", - "translation": "Global.scopeNamesPlural", "view": "views/preferences/fields/tab-list" }, "emailReplyToAllByDefault": { diff --git a/application/Espo/Resources/metadata/entityDefs/Settings.json b/application/Espo/Resources/metadata/entityDefs/Settings.json index d8b3f1db46..6bb6ad9f3a 100644 --- a/application/Espo/Resources/metadata/entityDefs/Settings.json +++ b/application/Espo/Resources/metadata/entityDefs/Settings.json @@ -115,7 +115,6 @@ }, "tabList": { "type": "array", - "translation": "Global.scopeNamesPlural", "view": "views/settings/fields/tab-list" }, "quickCreateList": { diff --git a/client/res/templates/site/navbar.tpl b/client/res/templates/site/navbar.tpl index d266eafd4e..5de6e748f4 100644 --- a/client/res/templates/site/navbar.tpl +++ b/client/res/templates/site/navbar.tpl @@ -13,12 +13,20 @@