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/he.json | |
| parent | f397537642a6b8a4079d8d45d835ddd50f2d2b4a (diff) | |
#434 - fix plain text issue
Diffstat (limited to 'src/i18n/he.json')
| -rw-r--r-- | src/i18n/he.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/he.json b/src/i18n/he.json index 213e6170..ea581e05 100644 --- a/src/i18n/he.json +++ b/src/i18n/he.json @@ -49,7 +49,7 @@ "account_not_locked_warning_link": "נעול", "attachments_sensitive": "סמן מסמכים מצורפים כלא בטוחים לצפייה", "content_type": { - "plain_text": "טקסט פשוט" + "text/plain": "טקסט פשוט" }, "content_warning": "נושא (נתון לבחירה)", "default": "הרגע נחת ב-ל.א.", |
