<?php

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

$GLOBALS['TL_LANG']['CTE']['secureDownloads'][0] = 'Sichere Downloads';
$GLOBALS['TL_LANG']['CTE']['secureDownloads'][1] = 'Sichere Downloads für Mitglieder';

/**
 * Misc
 */
$GLOBALS['TL_LANG']['MSC']['gotoPage'] = 'Zur Seite &quot;%s&quot;';