1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/acl/lang/af/lang.php
2014-02-11 14:56:25 +01:00

10 lines
255 B
PHP

<?php
/**
* Afrikaans language file
*
*/
$lang['page'] = 'Bladsy';
$lang['acl_perm0'] = 'Niks';
$lang['acl_perm1'] = 'Lees';
$lang['acl_perm2'] = 'Verander';
$lang['acl_perm4'] = 'Maak';