laerx
laerx copied to clipboard
Language Localization for Indonesia & English
Can I make it for the Indonesian & English versions?
Hi @dayCod
It is possible to translate. You can also contribute to open source project development. English language translation is available, but we do not have a translation support for Indonesian, you can work on it if you wish.
Steps for language
- Install the project on your local computer
- Composer install
- Customize your .env
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laerx
DB_USERNAME=root
DB_PASSWORD=
- Open the project by creating a user after running artisan migrate
- Language There are language packs in the link I gave. You can perform your work and create a pull request.