@ -1910,7 +1910,7 @@
"unblockUser": {
"message": "Unblock User"
},
"settingsUnblockHeader": {
"blockedSettingsTitle": {
"message": "Blocked Users",
"description": "Shown in the settings page as the heading for the blocked user settings"
@ -214,7 +214,7 @@ export class LeftPaneSettingSection extends React.Component<Props, State> {
{
id: SessionSettingCategory.Blocked,
title: window.i18n('settingsUnblockHeader'),
title: window.i18n('blockedSettingsTitle'),
hidden: false,