Yes, the Magento2 marketplace module and its add-ons support all the LTR and RTL languages. If you want to change the language of the module then you can change the module keywords.
To translate the module language let’s say from English to German. You need to follow this path in the module unzipped file app/code/Webkul/Marketplace/i18n.
Here you can find a CSV file with the name “en_US.csv”. Now you need to rename the CSV as “de_DE.csv” and translate all the keywords under that CSV file and save it.
After editing the CSV file you can upload it to the servers where you have installed the Magento2 Marketplace. The module will get translated into the German Language.
Please do contact us for any further queries or requirements. You can also check our Magento 2 Extensions for additional features.
Be the first to comment.