Skip to content

Commit

Permalink
Merge pull request #301 from weblate/weblate-facilmap-facilmap-frontend
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
cdauth authored Sep 30, 2024
2 parents d252789 + a6d3bd1 commit 0718e8b
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion frontend/src/i18n/fr.json
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
{}
{
"about-dialog": {
"license-text-facilmap": "FacilMap",
"map-data-pois": "Points d'intérêt",
"map-data-directions": "Itinéraire",
"header": "À propos de FacilMap {{version}}",
"license-text": "{{facilmap}} est disponible sous licence {{license}}.",
"icons": "Icônes",
"attribution-osm-contributors": "Contributeurs OSM"
},
"add": {
"hidden-objects-added-title": "{{count}} objets ajoutés"
},
"alert": {
"fallback-ok-label": "OK"
},
"client-provider": {
"disconnected-header": "Déconnecté",
"disconnected": "Connexion perdue avec le serveur. Nouvelle tentative en cours…",
"loading-map-header": "Chargement en cours",
"loading-map": "Chargement de la carte…"
},
"add-to-map-dropdown": {
"fallback-label": "Ajouter à la carte",
"add-error": "Erreur lors de l'ajout"
},
"custom-import-dialog": {
"type": "Type",
"ok-label": "Importer"
}
}

0 comments on commit 0718e8b

Please sign in to comment.