Skip to content

Commit

Permalink
add arabic words (#17)
Browse files Browse the repository at this point in the history
I have add new words in arabic like English and Italy
  • Loading branch information
AbdellahBoutmad authored Sep 30, 2024
1 parent 63537f3 commit cb02177
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/Config/profanities/ar.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?php

declare(strict_types=1);

// Please ensure all words in this file are lowercase

return [
'عاهرة',
'قواد',
'قواد',
'ملاوي',
'الخرا',
'خرية',
'خرا',
'قود',
'سير تقود',
'وجه الخرا',
'خاري',
'خارية',
'اللاذينا',
'زانية',
'احبة',
'دور تقود',
'مقود',
'الملاوي',
'lkhra',
'kahba',
'lmlawi',
'9owd',
'sir trawd',
'dor t9awd',
'wjh lkhra',
'3ahira',
'lmlawi',
];

0 comments on commit cb02177

Please sign in to comment.