mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
8 lines
169 B
PHP
8 lines
169 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'Váš odkaz s heslem byl odeslán!',
|
|
'user' => 'Tento uživatel neexistuje nebo nemá přidruženou e-mailovou adresu',
|
|
];
|
|
|