<?php
$TRANSLATIONS = array(
"Unknown error" => "Error Incognite"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";