You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/en_GB.php

13 lines
337 B
PHTML

<?php $TRANSLATIONS = array(
"Close" => "Close",
"Failed to load documents." => "Failed to load documents.",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Upload" => "Upload",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);