Skip to content

Commit

Permalink
done translate 404.js content to ar ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Sep 21, 2019
1 parent 143de54 commit 850ee0c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/pages/404.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@ const PageNotFound = ({location}: Props) => (
<Container>
<div css={sharedStyles.articleLayout.container}>
<div css={sharedStyles.articleLayout.content}>
<Header>Page Not Found</Header>
<Header>الصفحة غير موجودة</Header>
<TitleAndMetaTags title="React - Page Not Found" />
<div css={sharedStyles.markdown}>
<p>We couldn't find what you were looking for.</p>
<p>لم نتمكن من العثور على ما كنت تبحث عنه.</p>
<p>
Please contact the owner of the site that linked you to the
original URL and let them know their link is broken.
يرجى الاتصال بمالك الموقع الذي ربطك بعنوان الـ URL الأصلي وإخباره بأن رابطه لا يعمل.
</p>
</div>
</div>
Expand Down

0 comments on commit 850ee0c

Please sign in to comment.