[Internationalisation] +Anglais
[lhc/web/spip_carte_de_sites.git] / inclure / boite.html
index 236f86a..de86a80 100644 (file)
@@ -1,7 +1,7 @@
 //Definition des fonds de carte
        var baseMaps = {
-                               "Vue de nuit ;-)": midnightCommander,                           
-                               "Vue de jour": minimal
+                               "<:carte_de_sites:vue_nuit:>": midnightCommander,                               
+                               "<:carte_de_sites:vue_jour:>": minimal
                        };
 
 //Definition des calques de marqueurs
@@ -13,4 +13,4 @@
        layersControl = new L.Control.Layers(baseMaps,overlayMaps);
 
 //Construction de la boite             
-        map.addControl(layersControl);
\ No newline at end of file
+        map.addControl(layersControl);