en_GB.php 199 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "External Sites",
"Name" => "Name",
"URL" => "URL",
"Remove site" => "Remove site",
"Add" => "Add"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";