summaryrefslogtreecommitdiff
path: root/lang/af/lang.php
blob: 127ac3076b3179612f68edd2c8e1128b989170aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Afrikaans language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Bespreking';
$lang['back_to_article'] = 'Terug na die artikel';
$lang['userpage']        = 'Gebruikersbladsy';

//Setup VIM: ex: et ts=2 :