hi.php 104 Bytes
<?php
$TRANSLATIONS = array(
"Add" => "डाले"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";