i18n: add translation for Misskey Flavored Markdown

This commit is contained in:
Alibek Omarov 2025-06-17 08:13:03 +05:00 committed by Henry Jameson
commit 2bf584b89f

View file

@ -291,7 +291,8 @@
"text/plain": "Plain text", "text/plain": "Plain text",
"text/html": "HTML", "text/html": "HTML",
"text/markdown": "Markdown", "text/markdown": "Markdown",
"text/bbcode": "BBCode" "text/bbcode": "BBCode",
"text/x.misskeymarkdown": "MFM"
}, },
"content_type_selection": "Post format", "content_type_selection": "Post format",
"content_warning": "Subject (optional)", "content_warning": "Subject (optional)",