boing6002/localisation

Localisation management dependency for Laravel Enso

2.4.12 2019-01-21 16:32 UTC

README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Localisation management dependency for Laravel Enso.

Screenshot

Watch the demo click on the photo to view a short demo in compatible browsers

Features

  • allows an easier management of languages, keys and translations in the context of a multi language application
  • uses the newer Laravel __() translation method and stores keys and translations inside a JSON file
  • permits adding as many languages as you require and the quick creation of translations for the keys you need
  • the language selector is easily accessible in the right-hand sidebar

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.