Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monicahq/gunther

Laravel translations updater on Crowdin
https://github.com/monicahq/gunther

crowdin

Last synced: about 2 months ago
JSON representation

Laravel translations updater on Crowdin

Awesome Lists containing this project

README

        

# Gunther
Laravel translations update on Crowdin.

This package uses [caouecs/Laravel-lang](https://packagist.org/packages/caouecs/laravel-lang) and [umpirsky/locale-list](https://packagist.org/packages/umpirsky/locale-list) to update languages for a Laravel project on Crowdin.

### Configuration

Publish the config file `gunther.php`:

``` bash
php artisan vendor:publish --provider="Gunther\Providers\ServiceProvider" --tag=config
```

## License

Copyright (c) 2018-2020

Licensed under the AGPL License. [View license](/LICENSE).