mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
7 lines
192 B
PHP
7 lines
192 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',
|
|
]; |