<?php

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

$GLOBALS['TL_LANG']['MSC']['wa_sorte'] = 'Grape variety';
$GLOBALS['TL_LANG']['MSC']['wa_leseart'] = 'Harvest type';

$GLOBALS['TL_LANG']['REF']['wa_ernteart'] = [
    'handlese' => 'Manual harvest',
    'vollernter' => 'Harvester',
];