readme again

This commit is contained in:
Arandi López 2017-05-29 14:47:48 -05:00
parent aee81f379e
commit ef7777212d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class MyController extends Controller
}
```
By default the validator will load the default locale in your `config/app.php` file configuration which by default is `en`. If your locale is not supported, please [post an issue for this project](https://github.com/arandilopez/laravel-profane/issues)
By default the validator will load the default locale in your `config/app.php` file configuration which by default is `en`. **If your locale is not supported, please [post an issue for this project](https://github.com/arandilopez/laravel-profane/issues)**
If you want to use others dictionaries you can pass them as parameters in the validator.