lb.php 157 Bytes
<?php
$TRANSLATIONS = array(
"Dependencies status" => "Dependancen Status",
"Used by :" => "Benotzt vun:"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";