Releases: hpolthof/laravel-translations-db
Releases · hpolthof/laravel-translations-db
0.5.0
0.4.5: Merge pull request #15 from aayaresko/compatibility_with_5_3
Laravel 5.3 comp.
0.4.4
Compatible with Laravel/Framework v5.1.23
People using laravel v5.1.23 or higher should use at least this version.
0.4.2
0.4.1
Google Translate integration
Als of this release the Translations Manager supports Google Translate. It will collect translations for all empty keys in your current workset.
Use the services of Google with care.
Minimal mode
Disables the collection of new keys and enables caching in debug mode.
This setting is useful to prevent a large collection of queries being done. Allows for a cleaner display of queries in the Laravel Debugbar.
0.3.1
Import and export support
0.3.0 Update readme.md