Update vuefilemanager.php

This commit is contained in:
Peter Papp
2020-05-04 11:15:11 +02:00
committed by GitHub
parent 55695ba06c
commit 78d9e0bd2a
+4 -3
View File
@@ -1,8 +1,9 @@
<?php
return [
'app_description' => '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.',
];
'time' => '%d. %B. %Y at %H:%M',
'home' => 'Home',
];