mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-23 13:24:42 +00:00
Update vuefilemanager.php
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
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.',
|
'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.',
|
'incorrect_password' => 'Sorry, your password is incorrect.',
|
||||||
];
|
'time' => '%d. %B. %Y at %H:%M',
|
||||||
|
'home' => 'Home',
|
||||||
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user