<?php /** * References for Contao * * Copyright (c) 2014 Benjamin Roth [http://www.esales-media.de] * * @package eSM_clients * @link http://www.esales-media.de * @license commercial */ /** * Headings */ $GLOBALS['TL_LANG']['ESM_CLIENTS']['project_text'] = 'Besonderheiten'; $GLOBALS['TL_LANG']['ESM_CLIENTS']['project_link'] = 'Projekt ansehen'; $GLOBALS['TL_LANG']['ESM_CLIENTS']['project_services'] = 'Unsere Leistungen'; $GLOBALS['TL_LANG']['ESM_CLIENTS']['project_features'] = 'Features'; $GLOBALS['TL_LANG']['ESM_CLIENTS']['project_tech'] = 'Systeme'; /** * Backend */ $GLOBALS['TL_LANG']['ESM_CLIENTS']['sortorder'] = 'Sortierung im Frontend';