add contents
This commit is contained in:
11
lib/plugins/todo/lang/nl/lang.php
Normal file
11
lib/plugins/todo/lang/nl/lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Mijndert <mijndert@mijndertstuij.nl>
|
||||
*/
|
||||
$lang['qb_todobutton'] = 'Markeer tekst als ToDo';
|
||||
$lang['refreshpage'] = 'Een nieuwere versie van deze pagina is beschikbaar. Ververs de pagina alvorens opnieuw te proberen.';
|
||||
$lang['checkboxchange_on'] = 'ToDo geselecteerd';
|
||||
$lang['checkboxchange_off'] = 'ToDo niet geselecteerd';
|
Reference in New Issue
Block a user