mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-17 10:45:01 +00:00
8 lines
250 B
PHP
8 lines
250 B
PHP
<?php
|
|
|
|
return [
|
|
'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.',
|
|
]; |