[WIP] Refactor project
This commit is contained in:
@@ -5,5 +5,5 @@ return [
|
||||
/*
|
||||
* If a translation has not been set for a given locale, use this locale instead.
|
||||
*/
|
||||
'fallback_locale' => 'en',
|
||||
'fallback_locale' => null,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user