af_ZA.php 130 B

1234567
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Cancel" => "Kanseleer",
  4. "Password" => "Wagwoord"
  5. );
  6. $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";