[Export] ~correction et simplification du code
[lhc/web/spip_carte_de_sites.git] / lang / carte_de_sites_en.php
1 <?php
2 $GLOBALS[$GLOBALS['idx_lang']] = array(
3 'carte' => 'Map',
4 'legende' => 'Key',
5 'inclure_carte' => 'To insert the map in your website ...',
6 'coordonnees_clic' => 'Coordinates of your click has just been reported in the survey below. To be more accurate, you can zoom even more on your bike co-op and click again.',
7 'vue_cycle' => 'Bike ways',
8 'vue_nuit' => 'Night view',
9 'vue_jour' => 'Day view',
10 'aide_iframe' => 'Copy and paste the following code to insert the map in your website.',
11 'grande_carte' => 'Go to the fullscreen map',
12 'nom_carte' => 'Bike co-ops Map',
13 );
14 ?>