litstack/lang

v3.7.0 2022-09-28 13:45 UTC

This package is auto-updated.

Last update: 2024-10-28 18:16:40 UTC


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