mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
8 lines
195 B
PHP
8 lines
195 B
PHP
<?PHP // $Id$
|
|
// enrol_paypal.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005032800)
|
|
|
|
|
|
$string['enrolname'] = 'Paypal';
|
|
$string['sendpaymentbutton'] = 'ùìç úùìåí ãøê Paypal';
|
|
|
|
?>
|