diff --git a/src/langs/fr.json b/src/langs/fr.json index b7e179b..509997a 100644 --- a/src/langs/fr.json +++ b/src/langs/fr.json @@ -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." }