te.php 136 Bytes
<?php
$TRANSLATIONS = array(
"Name" => "పేరు",
"Add" => "చేర్చు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";