Migrate more strings to translation keys (#11601)
This commit is contained in:
committed by
GitHub
parent
564d4eda7c
commit
8c35abbb04
@@ -189,7 +189,7 @@ export default class UserSettingsDialog extends React.Component<IProps, IState>
|
||||
tabs.push(
|
||||
new Tab(
|
||||
UserTab.Help,
|
||||
_td("Help & About"),
|
||||
_td("setting|help_about|title"),
|
||||
"mx_UserSettingsDialog_helpIcon",
|
||||
<HelpUserSettingsTab closeSettingsFn={() => this.props.onFinished()} />,
|
||||
"UserSettingsHelpAbout",
|
||||
|
||||
Reference in New Issue
Block a user