2014-10-27 16:29:45 -04:00

6 lines
108 B
PHP

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