zh_HK.php 96 B

123456
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Versions" => "版本"
  4. );
  5. $PLURAL_FORMS = "nplurals=1; plural=0;";