Migrate more strings to translation keys (#11665)
This commit is contained in:
parent
de250df520
commit
54c88c57ed
127 changed files with 6797 additions and 5825 deletions
|
@ -171,7 +171,7 @@ export default class NotificationsSettingsTab extends React.Component<IProps, IS
|
|||
|
||||
return (
|
||||
<SettingsTab>
|
||||
<SettingsSection heading={_t("Notifications")}>
|
||||
<SettingsSection heading={_t("notifications|enable_prompt_toast_title")}>
|
||||
<div className="mx_NotificationSettingsTab_notificationsSection">
|
||||
<StyledRadioGroup
|
||||
name="roomNotificationSetting"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue