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/ar.json | |
| parent | f397537642a6b8a4079d8d45d835ddd50f2d2b4a (diff) | |
#434 - fix plain text issue
Diffstat (limited to 'src/i18n/ar.json')
| -rw-r--r-- | src/i18n/ar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/ar.json b/src/i18n/ar.json index 242dab78..72e3010f 100644 --- a/src/i18n/ar.json +++ b/src/i18n/ar.json @@ -49,7 +49,7 @@ "account_not_locked_warning_link": "مقفل", "attachments_sensitive": "اعتبر المرفقات كلها كمحتوى حساس", "content_type": { - "plain_text": "نص صافٍ" + "text/plain": "نص صافٍ" }, "content_warning": "الموضوع (اختياري)", "default": "وصلت للتوّ إلى لوس أنجلس.", |
