mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
7 lines
175 B
PHP
7 lines
175 B
PHP
<?php
|
|
|
|
return [
|
|
'user_not_fount' => 'Uživateľ s touto emailovou adresou sa nenašiel.',
|
|
'home' => 'Domov',
|
|
'time' => '%d. %B. %Y o %H:%M',
|
|
]; |