PaypalDonations
Aus SMFPortal.de Wiki
- Version
- 1.7
Inhaltsverzeichnis |
Modifications.german.php
$txt['payPal'] = 'Spenden'; $txt['cannot_payPal_view'] = 'Du hast keine Berechtigung, die Spendenseite anzusehen.'; $txt['permissionname_payPal_view'] = 'Spendenseite ansehen'; $txt['permissionhelp_payPal_view'] = 'Erlaube dem Mitglied, die Spendenseite anzusehen.';
ModSettings.german.php
$txt['payPal'] = 'Spenden'; $txt['payPalEnable'] = 'Aktiviere die Spendenfunktion'; $txt['payPalKey'] = 'Paypal Formular (html)'; $txt['payPalReason'] = 'Grund der Spende'; $txt['payPalFO'] = 'Spenden';
Who.german.php
$txt['whoall_paypal'] = 'Schaut die <a href="' . $scripturl . '?action=paypal">Spendenseite</a> an.';