i18n: add translation for Misskey Flavored Markdown
This commit is contained in:
parent
feb630ef1f
commit
2bf584b89f
1 changed files with 2 additions and 1 deletions
|
|
@ -291,7 +291,8 @@
|
|||
"text/plain": "Plain text",
|
||||
"text/html": "HTML",
|
||||
"text/markdown": "Markdown",
|
||||
"text/bbcode": "BBCode"
|
||||
"text/bbcode": "BBCode",
|
||||
"text/x.misskeymarkdown": "MFM"
|
||||
},
|
||||
"content_type_selection": "Post format",
|
||||
"content_warning": "Subject (optional)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue