<?php
$TRANSLATIONS = array(
"Unknown error" => "Et ass en onbekannte Fehler opgetrueden"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";