mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
fix(v2): improve french translation for theme-classic (#4750)
This commit is contained in:
parent
f17211e108
commit
35e17ef129
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
"theme.PwaReloadPopup.info": "Nouvelle version disponible",
|
||||
"theme.PwaReloadPopup.refreshButtonText": "Rafraîchir",
|
||||
"theme.SearchBar.label": "Chercher",
|
||||
"theme.SearchPage.algoliaLabel": "Recharche Algolia",
|
||||
"theme.SearchPage.algoliaLabel": "Recherche par Algolia",
|
||||
"theme.SearchPage.documentsFound.plurals": "Un document trouvé|{count} documents trouvés",
|
||||
"theme.SearchPage.emptyResultsTitle": "Rechercher dans la documentation",
|
||||
"theme.SearchPage.existingResultsTitle": "Résultats de recherche pour « {query} »",
|
||||
|
@ -20,10 +20,10 @@
|
|||
"theme.SearchPage.inputLabel": "Chercher",
|
||||
"theme.SearchPage.inputPlaceholder": "Tapez votre recherche ici",
|
||||
"theme.SearchPage.noResultsText": "Aucun résultat trouvé",
|
||||
"theme.blog.paginator.navAriaLabel": "Pagination de la liste des posts du blog",
|
||||
"theme.blog.paginator.navAriaLabel": "Pagination de la liste des articles du blog",
|
||||
"theme.blog.paginator.newerEntries": "Nouvelles entrées",
|
||||
"theme.blog.paginator.olderEntries": "Anciennes entrées",
|
||||
"theme.blog.post.paginator.navAriaLabel": "Pagination des blog posts",
|
||||
"theme.blog.post.paginator.navAriaLabel": "Pagination des articles du blog",
|
||||
"theme.blog.post.paginator.newerPost": "Article plus récent",
|
||||
"theme.blog.post.paginator.olderPost": "Article plus ancien",
|
||||
"theme.blog.post.plurals": "Un article|{count} articles",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue