zh_HK.php 98 B

123456
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Encryption" => "加密"
  4. );
  5. $PLURAL_FORMS = "nplurals=1; plural=0;";