<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * dutch language file
 *
 * @author G. Uitslag <klapinklapin@gmail.com>
 */
$lang['imgshort']              = 'Fig.';
$lang['tabshort']              = 'Tab.';
$lang['ggbshort']              = 'GeoGebra';
$lang['imgfull']               = 'figuur';
$lang['tabfull']               = 'tabel';
$lang['ggbfull']               = 'GeoGebra-applet';
