File: lang.php

package info (click to toggle)
dokuwiki 0.0.20091225c-10%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,292 kB
  • ctags: 11,043
  • sloc: php: 93,871; sh: 385; perl: 193; makefile: 27
file content (10 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
<?php
/**
 * Afrikaans language file
 *
 */
$lang['page']                  = 'Bladsy';
$lang['acl_perm0']             = 'Niks';
$lang['acl_perm1']             = 'Lees';
$lang['acl_perm2']             = 'Verander';
$lang['acl_perm4']             = 'Maak';