Commit 657613c7 authored by Nicolas Widart's avatar Nicolas Widart

Set default language to English only

parent 9094afe6
This diff is collapsed.
......@@ -10,7 +10,7 @@ return [
| Contains an array with the applications available locales.
|
*/
'locales' => ['en', 'fr'],
'locales' => ['en'],
/*
|--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment