mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
6 lines
119 B
PHP
6 lines
119 B
PHP
<?php // $Id$
|
|
|
|
$string['enrolname'] = 'Paypal';
|
|
$string['sendpaymentbutton'] = 'Envoyer un paiement avec Paypal';
|
|
|
|
?>
|