Appearance
Remove Unnecessary Languages
Last update: 05/Nov/2024
1. Open File Manager in cPanel
Open the file manager in your cPanel or any control panel, and navigate to: PROJECT-ROOT/config/app.php
2. Remove unnecessary languages
At the bottom of the file, there will be all available languages.
You can remove unnecessary languages; for example: 'de' => 'German'
.
Just remove that entry and save the changes.