<?php

/**
 * Extension for Contao 4
 *
 * @copyright  Softleister 2019
 * @author     Softleister <info@softleister.de>
 * @package    contao-signature-formfield-bundle
 *             based on jSignature (https://github.com/brinley/jSignature)
 * @licence    MIT License
 */


/**
 * Miscellaneous
 */
$GLOBALS['TL_LANG']['FFL']['signature'] = array('Unterschrift', 'Feld zum Unterschreiben');