generated from pestphp/pest-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I have add new words in arabic like English and Italy
- Loading branch information
1 parent
63537f3
commit cb02177
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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', | ||
]; |