File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 17
17
"SHOW_POSITION" : " Show geographical coordinates" ,
18
18
"HIDE_POSITION" : " Hide geographical coordinates" ,
19
19
"SHOW_NORTH_ARROW" : " Show north arrow" ,
20
- "HIDE_NORTH_ARROW" : " Hide north arrow"
20
+ "HIDE_NORTH_ARROW" : " Hide north arrow" ,
21
+ "SHOW_TIME_SERIES" : " Show time series" ,
22
+ "HIDE_TIME_SERIES" : " Show time series"
21
23
},
22
24
"errors" : {
23
25
"GEOLOCATION_NOT_SUPPORTED" : " Geolocation does not seem to be supported on your device or browser." ,
752
754
},
753
755
"KPosition" : {
754
756
"COPY" : " Copy the coordinates" ,
757
+ "CLOSE" : " Close" ,
755
758
"POSITION_COPIED" :" Position copied to clipboard" ,
756
759
"CANNOT_COPY_POSITION" : " Unable to copy the position to clipboard. Your browser does not support this functionality" ,
757
760
"OUTSIDE_MAP" : " Undefined position"
Original file line number Diff line number Diff line change 17
17
"SHOW_POSITION" : " Afficher les coordonnées géographiques" ,
18
18
"HIDE_POSITION" : " Masquer les coordonnées géographiques" ,
19
19
"SHOW_NORTH_ARROW" : " Afficher la flèche d’orientation vers le nord" ,
20
- "HIDE_NORTH_ARROW" : " Masquer la flèche d’orientation vers le nord"
20
+ "HIDE_NORTH_ARROW" : " Masquer la flèche d’orientation vers le nord" ,
21
+ "SHOW_TIME_SERIES" : " Afficher les graphiques temporels" ,
22
+ "HIDE_TIME_SERIES" : " Masquer les graphiques temporels"
21
23
},
22
24
"errors" : {
23
25
"GEOLOCATION_NOT_SUPPORTED" : " La géolocalisation ne semble pas disponible sur votre appareil ou navigateur." ,
756
758
},
757
759
"KPosition" : {
758
760
"COPY" : " Copier les coordonnées" ,
761
+ "CLOSE" : " Fermer" ,
759
762
"POSITION_COPIED" :" Coordonnées copiées en mémoire" ,
760
763
"CANNOT_COPY_POSITION" : " Impossible de copier les coordonnées en mémoire. Votre navigateur ne supporte pas cette fonctionnalité" ,
761
764
"OUTSIDE_MAP" : " Position indéterminée"
You can’t perform that action at this time.
0 commit comments