<?php
$TRANSLATIONS = array(
"Password" => "पासवर्ड",
"Upload" => "अपलोड "
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";