diff options
| author | dave <starpumadev@gmail.com> | 2019-03-11 16:48:27 -0400 |
|---|---|---|
| committer | dave <starpumadev@gmail.com> | 2019-03-11 16:48:27 -0400 |
| commit | 130fb7ae1e037ad6fe3653e31185f76b4e0c281f (patch) | |
| tree | 816b6aee0683dcf5d36774a844c4d914b791677a /src/i18n/ko.json | |
| parent | f397537642a6b8a4079d8d45d835ddd50f2d2b4a (diff) | |
#434 - fix plain text issue
Diffstat (limited to 'src/i18n/ko.json')
| -rw-r--r-- | src/i18n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/ko.json b/src/i18n/ko.json index 336e464f..402a354c 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -56,7 +56,7 @@ "account_not_locked_warning_link": "잠김", "attachments_sensitive": "첨부물을 민감함으로 설정", "content_type": { - "plain_text": "평문" + "text/plain": "평문" }, "content_warning": "주제 (필수 아님)", "default": "LA에 도착!", |
