In this post I am going to explain how to add or generate language translation csv in Magento 2. In order to add translation csv file in magento2, first you need to create one folder named “i18n” inside your module’s folder. For Example, app/code/Namespace/Module/i18n Next to that, create a csv file name of language code….


Recent Comments