moodle/lang/it/enrol_paypal.php
2004-06-29 09:01:47 +00:00

9 lines
199 B
PHP

<?PHP // $Id$
// enrol_paypal.php - created with Moodle 1.4 development (2004062600)
$string['enrolname'] = 'Paypal';
$string['sendpaymentbutton'] = 'Invia un pagamento tramite Paypal';
?>