Skip to content

Commit

Permalink
fix(me): fix translation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Jan 8, 2024
1 parent 6b02be6 commit a3fb036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dashboard.records.userDetail": "Nom",
"dashboard.records.userEmail": "Email",
"dashboard.records.username": "Nom d'utilisateur",
"dashboard.records.users": "{count, plural, =1{utlisateur} other{utilisateurs}}",
"dashboard.records.users": "{count, plural, =1{utilisateur} other{utilisateurs}}",
"datafeeder.analysisProgressBar.illustration.fileFormatDetection": "Détection du \n format de fichier",
"datafeeder.analysisProgressBar.illustration.gatheringDatasetInformation": "Récupération des informations \n sur le jeu de données",
"datafeeder.analysisProgressBar.illustration.samplingData": "Sampling \n des données",
Expand Down

0 comments on commit a3fb036

Please sign in to comment.