You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/fr/reference/error-reference.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ La référence suivante est une liste complète des erreurs que vous pouvez renc
48
48
-[**UnsupportedImageFormat**](/fr/reference/errors/unsupported-image-format/)<br/>Format d'image non pris en charge
49
49
-[**UnsupportedImageConversion**](/fr/reference/errors/unsupported-image-conversion/)<br/>Conversion d'image non prise en charge.
50
50
-[**PrerenderDynamicEndpointPathCollide**](/fr/reference/errors/prerender-dynamic-endpoint-path-collide/)<br/>Le point de terminaison dynamique généré entre en collision avec une autre route.
51
+
-[**PrerenderRouteConflict**](/fr/reference/errors/prerender-route-conflict/)<br/>La route pré-rendue génère le même chemin qu'une autre route.
51
52
-[**ExpectedImage**](/fr/reference/errors/expected-image/)<br/>S'attendait à ce que src soit une image.
0 commit comments