From c7411fc04794e9079a3c0100b62c2a9f5858d960 Mon Sep 17 00:00:00 2001 From: anilcanboga Date: Mon, 13 Jan 2025 20:33:28 +0300 Subject: [PATCH] translate not found page --- src/pages/404.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/404.js b/src/pages/404.js index 2a88fc29a..937f049ec 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -10,17 +10,17 @@ const {Intro, MaxWidth, p: P, a: A} = MDXComponents; export default function NotFound() { return ( - + -

This page doesn’t exist.

+

Bu sayfa mevcut değil.

- If this is a mistake{', '} + Eğer bu bir hataysa{', '} - let us know + bize bildirin {', '} - and we will try to fix it! + ve düzeltmeye çalışalım!