moodle/lang/fi/enrol_paypal.php
2004-10-06 04:14:33 +00:00

10 lines
261 B
PHP

<?PHP // $Id$
// enrol_paypal.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
$string['business'] = 'PayPal-tilisi sähköpostiosoite';
$string['enrolname'] = 'Paypal';
$string['sendpaymentbutton'] = 'Lähetä maksu Paypal:lin kautta';
?>