ka.php 108 B

123456
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Password" => "პაროლი"
  4. );
  5. $PLURAL_FORMS = "nplurals=1; plural=0;";