Added language strings

This commit is contained in:
Lars Kusch 2021-10-09 10:12:23 +02:00
parent 58dfc17d56
commit f7a97eb2e7

View File

@ -4320,6 +4320,7 @@ $LANG = array(
'ideal' => 'iDEAL',
'bank_account_holder' => 'Bank Account Holder',
'aio_checkout' => 'All-in-one checkout',
'giropay' => 'GiroPay',
);
return $LANG;