Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Klap-in authored and dokuwiki-translate committed Jun 16, 2023
1 parent d8581ec commit ee9ded3
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions lang/nl/lang.php
@@ -1,9 +1,15 @@
<?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['imgfull'] = 'figuur';
$lang['tabfull'] = 'tabel';
$lang['imgshort'] = 'Fig.';
$lang['tabshort'] = 'Tab.';
$lang['ggbshort'] = 'GeoGebra';
$lang['imgfull'] = 'figuur';
$lang['tabfull'] = 'tabel';
$lang['ggbfull'] = 'GeoGebra-applet';

0 comments on commit ee9ded3

Please sign in to comment.