moodle/lang/pt/enrol_paypal.php
2004-07-02 15:08:23 +00:00

9 lines
224 B
PHP

<?PHP // $Id$
// enrol_paypal.php - created with Moodle 1.4 development (2004062600)
$string['enrolname'] = '&quot;Paypal&quot;';
$string['sendpaymentbutton'] = 'Enviar pagamento através de &quot;Paypal&quot;';
?>