#434 - fix plain text issue

This commit is contained in:
dave 2019-03-11 16:48:27 -04:00
parent f397537642
commit 130fb7ae1e
18 changed files with 18 additions and 18 deletions

View file

@ -71,7 +71,7 @@
"account_not_locked_warning_link": "uzamčen",
"attachments_sensitive": "Označovat přílohy jako citlivé",
"content_type": {
"plain_text": "Prostý text",
"text/plain": "Prostý text",
"text/html": "HTML",
"text/markdown": "Markdown"
},