<?php
$TRANSLATIONS = array(
"Error" => "ایرر",
"Password" => "پاسورڈ",
"Help" => "مدد"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";