summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bontems2023-06-27 16:46:25 +0200
committerGitHub2023-06-27 16:46:25 +0200
commitcfef3633f8f74143abed47da7dd2f00dc96cee67 (patch)
treed4528c2826eaf1edb1167d24c380bf9c898a16ec
parentdaf97cd7cf34bb8a5ab99eaabbe8b5a80028e0ba (diff)
downloadIT.starlight-cfef3633f8f74143abed47da7dd2f00dc96cee67.tar.gz
IT.starlight-cfef3633f8f74143abed47da7dd2f00dc96cee67.tar.bz2
IT.starlight-cfef3633f8f74143abed47da7dd2f00dc96cee67.zip
i18n(fr): create 404 french version (#253)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/content/docs/fr/404.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/src/content/docs/fr/404.md b/docs/src/content/docs/fr/404.md
new file mode 100644
index 00000000..b2e7aa1d
--- /dev/null
+++ b/docs/src/content/docs/fr/404.md
@@ -0,0 +1,13 @@
+---
+title: Page Introuvable
+template: splash
+editUrl: false
+hero:
+ title: '404'
+ tagline: <strong>Houston, nous avons un problème.</strong> Nous n’avons pas pu trouver cette page.<br>Vérifiez l’URL ou essayez la barre de recherche.
+ actions:
+ - text: Retourner à l’accueil
+ icon: right-arrow
+ link: /fr/
+ variant: primary
+---