| Current Path : /var/www/clients/client3/web2/web/vendor/magefan/module-translation-plus/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magefan/module-translation-plus/composer.json |
{
"name": "magefan/module-translation-plus",
"description": "This module allowed admin user to change translations in admin panel",
"type": "magento2-module",
"version": "2.3.9",
"require": {
"magefan/module-translation" : "2.3.9"
},
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
"Magefan\\TranslationPlus\\": ""
}
}
}