From ab330445db54021dc9a385794ef09b034f9c226f Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Sun, 29 Jan 2023 21:37:55 +0100 Subject: [PATCH] =?UTF-8?q?traduit=20le=20message=20de=20page=20non=20trou?= =?UTF-8?q?v=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/NotFound.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/NotFound.tsx b/src/routes/NotFound.tsx index 448ed06..5266382 100644 --- a/src/routes/NotFound.tsx +++ b/src/routes/NotFound.tsx @@ -7,7 +7,7 @@ export default function NotFound() { return (

Oops!

-

Sorry, an unexpected error has occurred.

+

Désolé, ce n’etait pas sensé arriver …

{error.statusText || error.message}