<?php
$TRANSLATIONS = array(
"Password" => "პაროლი",
"Download" => "გადმოწერა"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";