mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
8 lines
191 B
PHP
8 lines
191 B
PHP
<?PHP // $Id$
|
|
// enrol_paypal.php - created with Moodle 1.4 development (2004070800)
|
|
|
|
|
|
$string['enrolname'] = 'Paypal';
|
|
$string['sendpaymentbutton'] = 'Îïëàòèòü ñ ïîìîùüþ Paypal';
|
|
|
|
?>
|