-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Issue in language translation #13599
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
Comments
any one please urgent help need .. :( |
#13528 may be helpful in your case. |
@orlangur i already check this but what the meaning of this point. |
@Asifjalil99 it means literally what you already have in description of this issue: there is a custom translation for "Item in Cart", in your case "test item". So, to summarize, there could still be some places in Magento which are not translatable, you need to check |
@orlangur thanks for your support i already fix it by my self the problem is coming from js-translation.josn file once again thanks for the support. :) |
@Asifjalil99 please correct if I'm wrong, it looks like #13471 + #13528 should fix the issue you mentioned completely. I propose to close this issue for now and reopen it in case additional non-translatable cases will be found. |
Thanks!
Yeah, and those issues are about such phrase pickep up correctly by phrase collector. |
yeah i see lot of people face this kind of issue and i will do another post with full method soon so the issue will be solve :) |
Work for me: Then empty the pub/static/frontend folder and run Demo: https://mg2.bandom.info |
i am trying to translate magento 2.2 to other languages in magento, all the steps are working fine and translate correctly but few minor changes did not change, I need your help friends.
when i try to translate the popup Newsletter heading its not translating to any language while other things are changed in popup box (the news letter comes from text box of magento admin panel).
close button on news letter popup needs to change.
when 1 item in cart are added its not translating but when 2 items or more are added its translated.
delete item in cart is translated while edit item in cart is not translated.
need to translate All Category headings some of my coding is also attached please check and give me a idea is there anything wrong in the code? thanks
The text was updated successfully, but these errors were encountered: