[ticket/555] Add missing language entries
B3P-555
This commit is contained in:
@@ -62,4 +62,6 @@ $lang = array_merge($lang, array(
|
|||||||
'PORTAL_PAY_ACC' => 'Paypal Account',
|
'PORTAL_PAY_ACC' => 'Paypal Account',
|
||||||
'PORTAL_PAY_ACC_EXP' => 'Gib deine e-mail-Adresse an, die du bei Paypal benutzt, z.B. xxx@xxx.com',
|
'PORTAL_PAY_ACC_EXP' => 'Gib deine e-mail-Adresse an, die du bei Paypal benutzt, z.B. xxx@xxx.com',
|
||||||
'PORTAL_PAY_CUSTOM' => 'Benutzername an die Paypal Zahlung anhängen',
|
'PORTAL_PAY_CUSTOM' => 'Benutzername an die Paypal Zahlung anhängen',
|
||||||
|
'PORTAL_PAY_DEFAULT' => 'Standard-Währung',
|
||||||
|
'PORTAL_PAY_DEFAULT_EXP' => 'Währung die standardmäßig in der Drop-Down-Liste ausgewählt ist.'
|
||||||
));
|
));
|
||||||
|
|||||||
@@ -62,4 +62,6 @@ $lang = array_merge($lang, array(
|
|||||||
'PORTAL_PAY_ACC' => 'Paypal account to use',
|
'PORTAL_PAY_ACC' => 'Paypal account to use',
|
||||||
'PORTAL_PAY_ACC_EXP' => 'Enter your Paypal e-mail address eg. xxx@xxx.com',
|
'PORTAL_PAY_ACC_EXP' => 'Enter your Paypal e-mail address eg. xxx@xxx.com',
|
||||||
'PORTAL_PAY_CUSTOM' => 'Append username to Paypal donation',
|
'PORTAL_PAY_CUSTOM' => 'Append username to Paypal donation',
|
||||||
|
'PORTAL_PAY_DEFAULT' => 'Default currency',
|
||||||
|
'PORTAL_PAY_DEFAULT_EXP' => 'Currency that will be selected by default in currency drop down list.'
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user