moodle/lang/es/enrol_paypal.php

9 lines
188 B
PHP
Raw Normal View History

2004-06-29 17:31:23 +00:00
<?PHP // $Id$
// enrol_paypal.php - created with Moodle 1.4 development (2004062600)
$string['enrolname'] = 'Paypal';
$string['sendpaymentbutton'] = 'Enviar pago por Paypal';
?>