v0.5.7 - Made multi language option

This commit is contained in:
2020-08-06 15:31:38 +02:00
parent 358e47b703
commit 7cc871ae90
26 changed files with 126 additions and 28 deletions
+2 -2
View File
@@ -80,7 +80,7 @@ return [
|
*/
'locale' => 'en',
'locale' => 'dk',
/*
|--------------------------------------------------------------------------
@@ -93,7 +93,7 @@ return [
|
*/
'fallback_locale' => 'en',
'fallback_locale' => 'dk',
/*
|--------------------------------------------------------------------------