How to generate a translation dictionary of a module in Magento 2?
By: Vishal Gelani, Dec 17th, 2018 # Magento 2 # How to # Frontend
In this article, you will come to know how one can generate a translation dictionary of a module in Magento 2. You can generate a translation dictionary to use by itself (for example, to translate words and phrases in a custom module) or for use by a language package. Work with translation dictionaries To translate …
Continue reading “How to generate a translation dictionary of a module in Magento 2?”