Update README
This commit is contained in:
parent
74577e57d7
commit
0fcad13c96
|
|
@ -113,6 +113,7 @@ Pull requests are welcome, but please make sure you provide unit tests to cover
|
||||||
- English
|
- English
|
||||||
- Spanish
|
- Spanish
|
||||||
- Italian ( provided by @aletundo )
|
- Italian ( provided by @aletundo )
|
||||||
|
- Brazilian Portuguese ( provided by @ianrodriguesbr )
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
|
This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
<?php
|
<?php
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Filter the following list when this language is used.
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Provided by @ianrodriguesbr
|
||||||
|
|
|
||||||
|
*/
|
||||||
return [
|
return [
|
||||||
'aborto',
|
'aborto',
|
||||||
'anal',
|
'anal',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue