<?php
$TRANSLATIONS = array(
"Users" => "उपयोगकर्ता"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";