Skip to content

Commit 227683b

Browse files
committed
Remove fallback locale.
1 parent 07d6915 commit 227683b

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

app/config/app.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,6 @@
4141

4242
'locale' => 'en',
4343

44-
/*
45-
|--------------------------------------------------------------------------
46-
| Application Fallback Locale
47-
|--------------------------------------------------------------------------
48-
|
49-
| The fallback locale determines the locale to use when the current one
50-
| is not available. You may change the value to correspond to any of
51-
| the language folders that are provided through your application.
52-
|
53-
*/
54-
55-
'fallback_locale' => 'en',
56-
5744
/*
5845
|--------------------------------------------------------------------------
5946
| Encryption Key

0 commit comments

Comments
 (0)