mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
9 lines
363 B
PHP
9 lines
363 B
PHP
<?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.',
|
|
'incorrect_password' => 'Sorry, your password is incorrect.',
|
|
'time' => '%d. %B. %Y at %H:%M',
|
|
'home' => 'Home',
|
|
]; |