richdocuments/l10n/en_GB.php
2013-08-30 08:22:19 -04:00

16 lines
471 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Close",
"Invite" => "Invite",
"Users in session:" => "Users in session:",
"Failed to load documents." => "Failed to load documents.",
"No people found" => "No people found",
"Remove from the list" => "Remove from the list",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);