cancel
Showing results for 
Search instead for 
Did you mean: 

I can not translate this part (screenshot)

SOLVED

I can not translate this part (screenshot)

I can not translate this part (screenshot) 

 

Screenshot 2017-01-26 12.54.06.pngScreenshot 2017-01-26 12.53.59.png

1 ACCEPTED SOLUTION

Accepted Solutions

Re: I can not translate this part (screenshot)

Thanks so much Smiley Happy
although it is not very elegant,
the solution is to directly edit the file that is located in

lib/web/mage/validation.js 

with the phrases already translated. 

I hope it is useful to other people. 

 

Ciao

View solution in original post

4 REPLIES 4

Re: I can not translate this part (screenshot)

Hi @MaurizioChi,



Have you followed the correct steps to implement the translations?

You can find an overview of the process in the Magento 2 DevDocs:

http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/translations/xlate.html

 

 

Best regards.

Gabriel

Welcome to the Magento Forums. Remember to introduce yourself and read the Magento Forums Guidelines.

Re: I can not translate this part (screenshot)

I translated several parts and has always worked,

however it would seem a known problem, see link 

https://github.com/magento/magento2/issues/5509

 

Regards

Re: I can not translate this part (screenshot)

It looks like you ran into a bug with Magento. Certain Javascript provided strings can't yet be translated - see for example this comment here.

Re: I can not translate this part (screenshot)

Thanks so much Smiley Happy
although it is not very elegant,
the solution is to directly edit the file that is located in

lib/web/mage/validation.js 

with the phrases already translated. 

I hope it is useful to other people. 

 

Ciao