Skip to content

Commit 62ebf97

Browse files
committed
set locale_fallback in configuration.:
1 parent 8c6015d commit 62ebf97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/config/production.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
'locale' => 'en',
3030

31+
'locale_fallback' => 'en',
32+
3133
'encrypter' => array(
3234

3335
/*

0 commit comments

Comments
 (0)