<?php
$TRANSLATIONS = array(
"Unknown error" => "غیر معروف خرابی"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";