mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-02 04:53:56 +01:00
5 lines
132 B
PHP
5 lines
132 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
$GLOBALS['TL_LANG']['MOD']['leaflet'][0] = 'Leaflet maps';
|
||
|
|
$GLOBALS['TL_LANG']['MOD']['leaflet'][1] = 'Manage Leaflet maps';
|