Complete english translation.

This commit is contained in:
David Molineus
2017-01-18 17:24:24 +01:00
parent 7f1c5ea8e4
commit 29acdb62d8

View File

@@ -8,4 +8,6 @@
* *
*/ */
$GLOBALS['TL_LANG']['ERR']['leaflet_invalid_coordinate'] = 'Invalid coordinates given.'; $GLOBALS['TL_LANG']['ERR']['leafletInvalidCoordinate'] = 'Invalid coordinates given.';
$GLOBALS['TL_LANG']['MSC']['leafletSearchPositionLabel'] = 'Search';
$GLOBALS['TL_LANG']['MSC']['leafletApplyPositionLabel'] = 'Apply';