mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
fix(theme-translations): improve fr translation (#7731)
This commit is contained in:
parent
bb110e5400
commit
a9406e7cb9
1 changed files with 4 additions and 4 deletions
|
@ -4,13 +4,13 @@
|
|||
"theme.SearchModal.errorScreen.helpText": "Vous pouvez vérifier votre connexion réseau.",
|
||||
"theme.SearchModal.errorScreen.titleText": "Impossible de récupérer les résultats",
|
||||
"theme.SearchModal.footer.closeKeyAriaLabel": "Touche Echap",
|
||||
"theme.SearchModal.footer.closeText": "pour fermer",
|
||||
"theme.SearchModal.footer.closeText": "fermer",
|
||||
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Flèche vers le bas",
|
||||
"theme.SearchModal.footer.navigateText": "pour naviguer",
|
||||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "flèche vers le haut",
|
||||
"theme.SearchModal.footer.navigateText": "naviguer",
|
||||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Flèche vers le haut",
|
||||
"theme.SearchModal.footer.searchByText": "Recherche via",
|
||||
"theme.SearchModal.footer.selectKeyAriaLabel": "Touche Entrée",
|
||||
"theme.SearchModal.footer.selectText": "pour sélectionner",
|
||||
"theme.SearchModal.footer.selectText": "sélectionner",
|
||||
"theme.SearchModal.noResultsScreen.noResultsText": "Aucun résultat pour",
|
||||
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Faites-le nous savoir.",
|
||||
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Vous pensez que cette requête doit donner des résultats ?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue