Updated spelling for empty home timeline
Fixes #222 • Updated: - spelling for empty home timeline
This commit is contained in:
parent
604434dfac
commit
2ad9f0a76c
@ -4,7 +4,7 @@ import StatusList from '../components/status_list'
|
||||
|
||||
const messages = defineMessages({
|
||||
title: { id: 'column.home', defaultMessage: 'Home' },
|
||||
empty: { id: 'empty_timeline.home', defaultMessage: 'Your home timeline is empty. Start following other users to recieve their content here.' },
|
||||
empty: { id: 'empty_timeline.home', defaultMessage: 'Your home timeline is empty. Start following other users to receive their content here.' },
|
||||
})
|
||||
|
||||
const mapStateToProps = (state) => ({
|
||||
|
@ -1434,7 +1434,7 @@
|
||||
"id": "column.home"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Your home timeline is empty. Start following other users to recieve their content here.",
|
||||
"defaultMessage": "Your home timeline is empty. Start following other users to receive their content here.",
|
||||
"id": "empty_column.home"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user