13 lines
437 B
PHP
13 lines
437 B
PHP
<?php
|
|
|
|
/**
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*
|
|
* @author Gerrit Uitslag <klapinklapin@gmail.com>
|
|
* @author hugo smet <hugo.smet@scarlet.be>
|
|
* @author Mark C. Prins <mprins@users.sf.net>
|
|
*/
|
|
$lang['cache'] = 'uitschakelen tijdelijk geheugen (cache)';
|
|
$lang['default_picture'] = 'Stel je standaardafbeelding in';
|
|
$lang['toolbar_inserted_markup'] = 'Door de toolbarknop ingevoegde code';
|