Merge branch 'i18n/change-content-warning-to-subject' into 'develop'

messages: rename content warning to subject

See merge request pleroma/pleroma-fe!280
This commit is contained in:
lambda 2018-06-12 16:56:34 +00:00
commit 2330170d23

View file

@ -330,7 +330,7 @@ const en = {
}, },
post_status: { post_status: {
posting: 'Posting', posting: 'Posting',
content_warning: 'Content warning (optional)', content_warning: 'Subject (optional)',
default: 'Just landed in L.A.' default: 'Just landed in L.A.'
}, },
finder: { finder: {