Initial commit
This commit is contained in:
14
content/lib/plugins/usermanager/lang/af/lang.php
Normal file
14
content/lib/plugins/usermanager/lang/af/lang.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Afrikaans language file
|
||||
*
|
||||
*/
|
||||
$lang['user_pass'] = 'Wagwoord';
|
||||
$lang['user_name'] = 'Regte Naam';
|
||||
$lang['user_mail'] = 'E-pos';
|
||||
$lang['edit'] = 'Verander';
|
||||
$lang['search'] = 'Soek';
|
||||
$lang['start'] = 'begin';
|
||||
$lang['prev'] = 'voorigste';
|
||||
$lang['next'] = 'volgende';
|
||||
$lang['last'] = 'einde';
|
Reference in New Issue
Block a user