he.php 136 B

123456
  1. <?php
  2. $TRANSLATIONS = array(
  3. "WebDAV Authentication" => "הזדהות מול WebDAV"
  4. );
  5. $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";