mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
fix(v2): add missing french translations for mobile (#5151)
This commit is contained in:
parent
d7c2df6530
commit
3e5a832590
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
"theme.SearchPage.inputLabel": "Chercher",
|
||||
"theme.SearchPage.inputPlaceholder": "Tapez votre recherche ici",
|
||||
"theme.SearchPage.noResultsText": "Aucun résultat trouvé",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "Sur cette page",
|
||||
"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",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"theme.lastUpdated.atDate": " le {date}",
|
||||
"theme.lastUpdated.byUser": " par {user}",
|
||||
"theme.lastUpdated.lastUpdatedAtBy": "Dernière mise à jour{atDate}{byUser}",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
|
||||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Retour au menu principal",
|
||||
"theme.tags.tagsListLabel": "Tags :",
|
||||
"theme.tags.tagsPageLink": "Voir tous les tags",
|
||||
"theme.tags.tagsPageTitle": "Tags"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue