-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Not able to translate page layout head titles #6337
Comments
Hi! I can't reproduce it. Did you added your translation to app\code\Magento\Contact\i18n\en_US.csv and cleared cache after it? |
@sevos1984 yes!
|
What locale do you use? Can you give me your app\code\Magento\Contact\i18n%your_locale%.csv file? |
@sevos1984 nl_NL this local is also defined in the store that i am using in the config. |
You should have '"Contact Us", "%translation%"' in app\code\Magento\Contact\i18n\nl_NL.csv and Dutch (Netherlands) set in Configuration>General>Locale. Do you have these settings? |
@sevos1984 yes! |
Try clearing cache and check your magento logs for errors. |
Same problem here, All titles set in xml under page->head->title are not translated. |
@sevos1984 i cleared my cache and checked magento logs for error, i still can reproduce it. |
Have you generated you static files? |
yes, in production mode static deployment. @sevos1984 |
I mean regenerating static files after applying translation. And before that have you used bin/magento i18n:pack to add translations? |
I can confirm that I'm not able to translate contact page and checkout success page titles. I put the translations in app\code\Magento\Contact\i18n\fr_FR.csv and app\code\Magento\Checkout\i18n\fr_FR.csv, regenerated static files, but it does not help. |
@sevos1984 i did that, still not translatable. |
This should be fixed in latest develop branch commit 14028aa. Patch will be soon delivered into 2.1 branch. If that doesn't help please create a new ticket. |
#9992 is in the process of being merged, any chance you could test the patch? Thanks! |
Internal ticket to track issue progress: MAGETWO-70010 |
Unable to translate Contact us page via app/i18n/vendorname/en_US/en_US.csv |
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: