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