km.php 97 B

123456
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Delete" => "លុប"
  4. );
  5. $PLURAL_FORMS = "nplurals=1; plural=0;";