mirror of
https://github.com/moodle/moodle.git
synced 2025-03-12 19:54:08 +01:00
7 lines
119 B
PHP
7 lines
119 B
PHP
<?php // $Id$
|
|
|
|
$string['enrolname'] = 'Paypal';
|
|
$string['sendpaymentbutton'] = 'Envoyer un paiement avec Paypal';
|
|
|
|
?>
|