mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
fix: translate all remaining english sentence in French (#5944)
* Update fr.json
This commit is contained in:
parent
d1308a8736
commit
81ab250326
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"theme.AnnouncementBar.closeButtonAriaLabel": "Fermer",
|
||||
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
|
||||
"theme.BackToTopButton.buttonAriaLabel": "Revenez en haut",
|
||||
"theme.CodeBlock.copied": "Copié",
|
||||
"theme.CodeBlock.copy": "Copier",
|
||||
"theme.CodeBlock.copyButtonAriaLabel": "Copier le code",
|
||||
"theme.ErrorPageContent.title": "This page crashed.",
|
||||
"theme.ErrorPageContent.tryAgain": "Try again",
|
||||
"theme.ErrorPageContent.title": "Cette page a planté.",
|
||||
"theme.ErrorPageContent.tryAgain": "Réessayer",
|
||||
"theme.NotFound.p1": "Nous n'avons pas trouvé ce que vous recherchez.",
|
||||
"theme.NotFound.p2": "Veuillez contacter le propriétaire du site qui vous a lié à l'URL d'origine et leur faire savoir que leur lien est cassé.",
|
||||
"theme.NotFound.title": "Page introuvable",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"theme.blog.post.plurals": "Un article|{count} articles",
|
||||
"theme.blog.post.readMore": "Lire plus",
|
||||
"theme.blog.post.readingTime.plurals": "Une minute de lecture|{readingTime} minutes de lecture",
|
||||
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
|
||||
"theme.blog.sidebar.navAriaLabel": "Navigation article de blog récent",
|
||||
"theme.blog.tagTitle": "{nPosts} tagués avec « {tagName} »",
|
||||
"theme.common.editThisPage": "Éditer cette page",
|
||||
"theme.common.headingLinkTitle": "Lien direct vers le titre",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue