Version 0.7.0 #1

Merged
kor-elf merged 90 commits from develop into main 2023-12-08 21:18:23 +06:00
Showing only changes of commit b9f88ba2eb - Show all commits

View File

@ -82,7 +82,7 @@ return [
|
*/
'locale' => 'en',
'locale' => 'ru',
/*
|--------------------------------------------------------------------------
@ -95,7 +95,7 @@ return [
|
*/
'fallback_locale' => 'en',
'fallback_locale' => 'ru',
/*
|--------------------------------------------------------------------------
@ -108,7 +108,7 @@ return [
|
*/
'faker_locale' => 'en_US',
'faker_locale' => 'ru_RU',
/*
|--------------------------------------------------------------------------