We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d91aa8 commit 168b2fbCopy full SHA for 168b2fb
1 file changed
src/pages/404.js
@@ -20,14 +20,14 @@ export default function NotFound() {
20
<Page toc={[]} meta={{title: 'Not Found'}} routeTree={sidebarLearn}>
21
<MaxWidth>
22
<Intro>
23
- <P>This page doesn’t exist.</P>
+ <P>هذه الصفحة غير متوفرة.</P>
24
<P>
25
- If this is a mistake{', '}
+ إن كنت تظن أن هذا خطءً{', '}
26
<A href="https://github.com/reactjs/react.dev/issues/new">
27
- let us know
+ ابلغنا
28
</A>
29
{', '}
30
- and we will try to fix it!
+ وسنحاول إصلاحه!
31
</P>
32
</Intro>
33
</MaxWidth>
0 commit comments