<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Sebastian Klemm <sebastian_klemm@freenet.de>
 */
$lang['imgshort'] = 'Abb.';
$lang['tabshort'] = 'Tab.';
$lang['ggbshort'] = 'GeoGebra';
$lang['imgfull']  = 'Abbildung';
$lang['tabfull']  = 'Tabelle';
$lang['ggbfull']  = 'GeoGebra-Applet';
