We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6b825 commit e3643aeCopy full SHA for e3643ae
i18n/fr.js
@@ -5,9 +5,9 @@ module.exports = {
5
'Open in JOSM': 'Ouvrir dans JOSM',
6
'Open in Debug Map': 'Ouvrir dans Debug Map',
7
'Open in Mapillary': 'Ouvrir dans Mapillary',
8
- 'GPX': 'Export GPX file',
+ 'GPX': 'Exporter fichier GPX',
9
'Select language': 'Choisir la langue',
10
'Start - press enter to drop marker': 'Point de départ',
11
- 'End - press enter to drop marker': 'Étape intermédiaire',
12
- 'Via point - press enter to drop marker': 'Point d\'arrivée'
+ 'End - press enter to drop marker': 'Point d\'arrivée',
+ 'Via point - press enter to drop marker': 'Étape intermédiaire'
13
};
0 commit comments