1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Sebastian Klemm <sebastian_klemm@freenet.de>
7 */
8$lang['imgshort'] = 'Abb.';
9$lang['tabshort'] = 'Tab.';
10$lang['ggbshort'] = 'GeoGebra';
11$lang['imgfull']  = 'Abbildung';
12$lang['tabfull']  = 'Tabelle';
13$lang['ggbfull']  = 'GeoGebra-Applet';
14