Skip to content

Commit

Permalink
feat: update french translations (#107)
Browse files Browse the repository at this point in the history
* Translate fr.json via GitLocalize

* Translate fr.json via GitLocalize

* refactor: update translation

---------

Co-authored-by: Kim Lan Phan Hoang <[email protected]>
Co-authored-by: mt-gitlocalize <[email protected]>
Co-authored-by: kim <[email protected]>
  • Loading branch information
4 people authored Apr 15, 2024
1 parent 5dfc40a commit 4c6d02d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/langs/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,17 @@
"DELETE_ITEM_LOCATION_EXPLANATION": "La localisation de {{name}} sera supprimée de la carte, mais l'élément sera toujours disponible.",
"DELETE_ITEM_BUTTON": "Mettre à la poubelle",
"DELETE_ITEM_TITLE": "Mettre l'élément à la poubelle",
"DELETE_ITEM_EXPLANATION": "L'élément {{name}} sera placé dans la poubelle. Voulez-vous continuer ?"
"DELETE_ITEM_EXPLANATION": "L'élément {{name}} sera placé dans la poubelle. Voulez-vous continuer ?",
"GEOLOCATION_PICKER_PLACEHOLDER": "Entrez votre adresse ici",
"GEOLOCATION_PICKER_NO_ADDRESS": "Impossible de trouver cette adresse",
"GEOLOCATION_PICKER_TITLE": "Géolocalisation",
"Enter keywords here": "Entrez des mots-clés ici",
"filters": "filtres",
"Keywords": "Mots-clés",
"Filters": "Filtres",
"My Location": "Ma position",
"Description (optional)": "description (facultatif)",
"Name": "Nom",
"Add a new folder at this location": "Ajouter un nouveau dossier à cette adresse",
"This location does not match a specific address.": "Cet emplacement ne correspond pas à une adresse spécifique."
}

0 comments on commit 4c6d02d

Please sign in to comment.