Skip to content

Commit

Permalink
Change faker locale
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin committed Feb 18, 2024
1 parent fbc03ae commit 7dfd7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
|
*/

'faker_locale' => 'fr_FR',
'faker_locale' => 'en_US',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 7dfd7e4

Please sign in to comment.