<?php
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Password" => "సంకేతపదం",
"Help" => "సహాయం"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";