en_GB.php 411 Bytes
<?php $TRANSLATIONS = array(
"Document was shared" => "Document was shared",
"User %s shared quick document %s with you." => "User %s shared quick document %s with you.",
"My pad" => "My pad",
"Settings" => "Settings",
"Pad Title" => "Pad Title",
"Open" => "Open",
"Share with" => "Share with",
"Share" => "Share",
"Etherpad service URL" => "Etherpad service URL",
"Username" => "Username",
"Save" => "Save"
);