Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment methods titles are not translated on the checkout page #16

Open
AlexPernot opened this issue Nov 9, 2017 · 0 comments
Open

Comments

@AlexPernot
Copy link

Hi,
Commit b227075 showed me that on the /checkout/ page, the payment method is not translated. It wasn't a problem before, because the method was written in French here: https://github.com/PayboxByVerifone/Magento2/blob/b227075d6ebe8fab79d8b11c662389597ac1ff7f/etc/config.xml#L52

The real problem seems to be here:
https://github.com/PayboxByVerifone/Magento2/blob/913be4fea29ac2e93101dd05b2404a150d0a816e/view/frontend/web/template/payment/pbxep_multi.html#L30
I tried to replace "text:" by "i18n:", but it was still in English, and I don't know enough about knockoutjs to go further than that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant