You can add multiple languages to your webstore to reach a wider audience.
Log in to Admin Panel
Navigate to Theme Settings
Select Languages
Default Language
Selectable Languages
Save Changes
/frontend/src/locales
directory. You can edit the language files directly by modifying the JSON files./frontend/src/locales
directory.en.json
for English).en.json
file and translate them to the new language./var/www/minestore/app/Http/Controllers
directory.SettingsController.php
file.public static function getLanguages
function.$languagePack
array.