Change en language to ru

This commit is contained in:
Shohrat 2023-09-14 23:32:51 +05:00
parent 20dd5c59f7
commit 84dd5dd1b8
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ return [
|
*/
'locale' => env('APP_LOCALE', 'en'),
'locale' => env('APP_LOCALE', 'ru'),
/*
|--------------------------------------------------------------------------