Skip to content

Commit

Permalink
Changed locale to en/English to generalize the config/app.php
Browse files Browse the repository at this point in the history
Changed locale to en/English to generalize the config/app.php
  • Loading branch information
sebastiaanspeck committed Oct 16, 2018
1 parent 1d37bbe commit 701ed6d
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 @@ -78,7 +78,7 @@
|
*/

'locale' => 'nl',
'locale' => 'en',

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

0 comments on commit 701ed6d

Please sign in to comment.