Skip to content

Commit ee9ded3

Browse files
Klap-indokuwiki-translate
authored andcommitted
translation update
1 parent d8581ec commit ee9ded3

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

lang/nl/lang.php

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
<?php
2+
23
/**
4+
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5+
*
36
* dutch language file
7+
*
8+
* @author G. Uitslag <[email protected]>
49
*/
5-
6-
$lang['imgshort'] = 'Fig.';
7-
$lang['tabshort'] = 'Tab.';
8-
$lang['imgfull'] = 'figuur';
9-
$lang['tabfull'] = 'tabel';
10+
$lang['imgshort'] = 'Fig.';
11+
$lang['tabshort'] = 'Tab.';
12+
$lang['ggbshort'] = 'GeoGebra';
13+
$lang['imgfull'] = 'figuur';
14+
$lang['tabfull'] = 'tabel';
15+
$lang['ggbfull'] = 'GeoGebra-applet';

0 commit comments

Comments
 (0)