[Internationalisation] +Trad titre carte plein ecran
[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 clic (Latitude,Longitude)',
7 'vue_nuit' => 'Night view',
8 'vue_jour' => 'Day view',
9 'aide_iframe' => 'Copy and paste the following code to insert the map in your website.',
10 'grande_carte' => 'Go to the fullscreen map',
11 'nom_carte' => 'Bike co-ops Map',
12 );
13 ?>