i18n: make "plain text" translatable
This commit is contained in:
parent
38e3c2493d
commit
20a67e6809
2 changed files with 4 additions and 1 deletions
|
@ -392,6 +392,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