<?php

/**
 * Pagelist for Contao
 *
 * Copyright (c) 2015 Benjamin Roth
 *
 * @license LGPL-3.0+
 */

/**
 * Fields
 */
$GLOBALS['TL_LANG']['tl_module']['showTeaserImg'][0] = 'Show teaser image';
$GLOBALS['TL_LANG']['tl_module']['showTeaserImg'][1] = 'Also displays the teaser image if available.';
$GLOBALS['TL_LANG']['tl_module']['eSM_pagelist_template'][0] = 'List template';
$GLOBALS['TL_LANG']['tl_module']['eSM_pagelist_template'][1] = 'Here you can override the default list template.';