Fixed LocalTime in Upload module

This commit is contained in:
root
2021-09-27 09:02:38 +02:00
parent 5fbe01f6fe
commit 783e730624
3 changed files with 6 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ return [
|
*/
'locale' => 'en',
'locale' => 'sk_SK',
/*
|--------------------------------------------------------------------------