<?php
$TRANSLATIONS = array(
"Error" => "Грешка",
"Password" => "Парола",
"Help" => "Помощ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";