added filipino dictionary of swear words
This commit is contained in:
parent
effda5a5d2
commit
6a598bad26
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'hudas',
|
||||||
|
'putang ina',
|
||||||
|
'lintik',
|
||||||
|
'gago',
|
||||||
|
'ulol',
|
||||||
|
'tarantado',
|
||||||
|
'walang hiya',
|
||||||
|
'buwisit',
|
||||||
|
'burat',
|
||||||
|
'kupal',
|
||||||
|
'leche',
|
||||||
|
'ungas',
|
||||||
|
'punyeta',
|
||||||
|
'hinayupak',
|
||||||
|
'pucha',
|
||||||
|
'pakshet'
|
||||||
|
'tae',
|
||||||
|
'hayop',
|
||||||
|
'tanga',
|
||||||
|
'pokpok',
|
||||||
|
'hipon',
|
||||||
|
'engot',
|
||||||
|
'bruha'
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue