<?php
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Name" => "పేరు",
"Delete" => "తొలగించు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";