Add language strings

This commit is contained in:
Lars Kusch 2021-10-09 17:17:28 +02:00
parent 0404215043
commit 09b0cafa23
2 changed files with 4 additions and 0 deletions

View File

@ -4320,6 +4320,8 @@ $LANG = array(
'ideal' => 'iDEAL',
'bank_account_holder' => 'Bank Account Holder',
'aio_checkout' => 'All-in-one checkout',
'przelewy24' => 'Przelewy24',
'przelewy24_accept' => 'I declare that I have familiarized myself with the regulations and information obligation of the Przelewy24 service.'
);
return $LANG;

View File

@ -4249,6 +4249,8 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'contact_details' => 'Contact Details',
'download_backup_subject' => 'Your company backup is ready for download',
'account_passwordless_login' => 'Account passwordless login',
'przelewy24' => 'Przelewy24',
'przelewy24_accept' => 'Oświadczam, że zapoznałem się z regulaminem i obowiązkiem informacyjnym serwisu Przelewy24.'
);
return $LANG;