Blame view
sources/settings/l10n/af_ZA.php
172 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "Wagwoord", |
|
31b7f2792
|
4 5 |
"New password" => "Nuwe wagwoord", "Username" => "Gebruikersnaam" |
|
03e52840d
|
6 |
); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |