eo.php 200 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "Malenaj ejoj",
"Name" => "Nomo",
"URL" => "URL",
"Remove site" => "Forigi ejon",
"Add" => "Aldoni"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";