mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 05:29:12 +08:00
more fixes to translation
This commit is contained in:
@@ -37,7 +37,7 @@ class ToggleContainer extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<Toggle checked={this.getOnFeaturedSetting()} onChange={this.toggle}>
|
||||
{t('talk-plugin-notifications-category-reply.toggle_description')}
|
||||
{t('talk-plugin-notifications-category-featured.toggle_description')}
|
||||
</Toggle>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user