'scheduled statuses' --> 'scheduled posts'

This commit is contained in:
Alex Gleason
2021-06-27 19:44:40 -05:00
parent 7a86a4809e
commit a2ce009a13

View File

@ -274,7 +274,7 @@ class ComposeForm extends ImmutablePureComponent {
message={(
<FormattedMessage
id='compose_form.scheduled_statuses.message'
defaultMessage='You have scheduled statuses. {click_here} to see them.'
defaultMessage='You have scheduled posts. {click_here} to see them.'
values={{ click_here: (
<Link to='/scheduled_statuses'>
<FormattedMessage