Merge remote-tracking branch 'upstream/develop' into polish
* upstream/develop: i18n: make "plain text" translatable add the ability to select a post's content type
This commit is contained in:
commit
46d8b55d44
6 changed files with 31 additions and 10 deletions
|
@ -400,6 +400,9 @@ const en = {
|
|||
unlisted: 'Unlisted - Do not post to public timelines',
|
||||
private: 'Followers-only - Post to followers only',
|
||||
direct: 'Direct - Post to mentioned users only'
|
||||
},
|
||||
content_type: {
|
||||
plain_text: 'Plain text'
|
||||
}
|
||||
},
|
||||
finder: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue