<?php

/**
 * This file is part of contao-weinanlieferung-bundle.
 *
 * (c) vonRotenberg
 *
 * @license commercial
 */

$GLOBALS['TL_LANG']['MSC']['wa_sorte'] = 'Rebsorte';
$GLOBALS['TL_LANG']['MSC']['wa_leseart'] = 'Leseart';

$GLOBALS['TL_LANG']['REF']['wa_ernteart'] = [
    'handlese' => 'Handlese',
    'vollernter' => 'Vollernter',
];