Skip to content

Commit e3643ae

Browse files
PalmyreBfrodrigo
authored andcommitted
Update fr.js
Switch the translations for "End" and "Via point" (there was a mistake), translate "GPX"
1 parent 0e6b825 commit e3643ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

i18n/fr.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ module.exports = {
55
'Open in JOSM': 'Ouvrir dans JOSM',
66
'Open in Debug Map': 'Ouvrir dans Debug Map',
77
'Open in Mapillary': 'Ouvrir dans Mapillary',
8-
'GPX': 'Export GPX file',
8+
'GPX': 'Exporter fichier GPX',
99
'Select language': 'Choisir la langue',
1010
'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'
11+
'End - press enter to drop marker': 'Point d\'arrivée',
12+
'Via point - press enter to drop marker': 'Étape intermédiaire'
1313
};

0 commit comments

Comments
 (0)