Add legend translation.

This commit is contained in:
David Molineus
2015-02-02 08:04:48 +01:00
parent 4b88651b31
commit 37f3a3b92c
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<?php
$GLOBALS['TL_LANG']['tl_content']['leaflet_legend'] = 'Leaflet map configuration';
$GLOBALS['TL_LANG']['tl_content']['leaflet_map'][0] = 'Leaflet Map';
$GLOBALS['TL_LANG']['tl_content']['leaflet_map'][1] = 'Choose a Leaflet Map';
$GLOBALS['TL_LANG']['tl_content']['leaflet_mapId'][0] = 'Leaflet map id';