Apply fixes from StyleCI
This commit is contained in:
parent
b23d1f7c15
commit
1f24f6dfee
|
|
@ -23,5 +23,5 @@ return [
|
||||||
'pokpok',
|
'pokpok',
|
||||||
'hipon',
|
'hipon',
|
||||||
'engot',
|
'engot',
|
||||||
'bruha'
|
'bruha',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -6,5 +6,5 @@ return [
|
||||||
'തെണ്ടി',
|
'തെണ്ടി',
|
||||||
'ചെറ്റ',
|
'ചെറ്റ',
|
||||||
'കോപ്പ്',
|
'കോപ്പ്',
|
||||||
'മലര്'
|
'മലര്',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -41,5 +41,5 @@ return [
|
||||||
'tering',
|
'tering',
|
||||||
'trut',
|
'trut',
|
||||||
'tyfus',
|
'tyfus',
|
||||||
'verdomme'
|
'verdomme',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -109,5 +109,5 @@ return [
|
||||||
'martolog',
|
'martolog',
|
||||||
'panarama',
|
'panarama',
|
||||||
'pisa-m-as',
|
'pisa-m-as',
|
||||||
'pisamas'
|
'pisamas',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -109,5 +109,5 @@ return [
|
||||||
'martolog',
|
'martolog',
|
||||||
'panarama',
|
'panarama',
|
||||||
'pisa-m-as',
|
'pisa-m-as',
|
||||||
'pisamas'
|
'pisamas',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -270,5 +270,5 @@ return [
|
||||||
'хуякать',
|
'хуякать',
|
||||||
'хуякнуть',
|
'хуякнуть',
|
||||||
'целка',
|
'целка',
|
||||||
'шлюха'
|
'шлюха',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'profane' => 'ഈ :attribute നകത്തു മ്ലേച്ഛമായ ഭാഷ ഉണ്ട്'
|
'profane' => 'ഈ :attribute നകത്തു മ്ലേച്ഛമായ ഭാഷ ഉണ്ട്',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'profane' => ':attribute are un continut vulgar'
|
'profane' => ':attribute are un continut vulgar',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'profane' => ':attribute are un continut vulgar'
|
'profane' => ':attribute are un continut vulgar',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'profane' => ':attribute sadrži vulgarne reči'
|
'profane' => ':attribute sadrži vulgarne reči',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue