Installing the translations
In order to configure the payment module:
- Open the terminal from the root of your website.
- Enter the following commands and then press Enter:
php bin/console translation:extract en LyranetworkSogecommercePlugin --dump-messages
php bin/console translation:extract fr LyranetworkSogecommercePlugin --dump-messages
php bin/console translation:extract es LyranetworkSogecommercePlugin --dump-messages
php bin/console translation:extract de LyranetworkSogecommercePlugin --dump-messages
php bin/console translation:extract pt LyranetworkSogecommercePlugin --dump-messages
php bin/console translation:extract br LyranetworkSogecommercePlugin --dump-messages
php bin/console cache:clear