diff --git a/resources/lang/en/vuefilemanager.php b/resources/lang/en/vuefilemanager.php index ed904b80..2b1f9934 100644 --- a/resources/lang/en/vuefilemanager.php +++ b/resources/lang/en/vuefilemanager.php @@ -1,8 +1,9 @@ 'Make your own Private Cloud with VueFileManager client powered by Laravel and Vue', 'user_not_fount' => 'We can\'t find a user with that e-mail address.', - 'home' => 'Home', - 'time' => '%d. %B. %Y at %H:%M', 'incorrect_password' => 'Sorry, your password is incorrect.', -]; \ No newline at end of file + 'time' => '%d. %B. %Y at %H:%M', + 'home' => 'Home', +];