litstack / lang
Installs: 46 390
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 15
Open Issues: 7
Requires (Dev)
- illuminate/console: ^7.0|^8.0
- illuminate/container: ^7.0|^8.0
- illuminate/events: ^7.0|^8.0
- illuminate/filesystem: ^7.0|^8.0
README
Litstack Translations
This repository contains the lang files for the litstack
framework. The translations are located in the src
folder.
Languages
Contributing
To add new languages to the repository the project can be cloned from your fork. Then install the dependencies via composer:
composer install
After that you can use the artisan command lang:check
to check if the language
you want to add is complete.
php artisan lang:check de