Fix translations
This commit is contained in:
parent
4fbebebcb3
commit
38032a56d3
2 changed files with 19 additions and 1 deletions
|
@ -12,7 +12,7 @@ import { Icon } from 'mastodon/components/icon';
|
|||
import { fetchCircleSuggestions, clearCircleSuggestions, changeCircleSuggestions } from '../../../actions/circles';
|
||||
|
||||
const messages = defineMessages({
|
||||
search: { id: 'circles.search', defaultMessage: 'Search among people you follow' },
|
||||
search: { id: 'circles.search', defaultMessage: 'Search among people follow you' },
|
||||
});
|
||||
|
||||
const mapStateToProps = state => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue