snipe-it/resources/lang/cs/passwords.php

8 lines
169 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
2017-07-07 13:14:51 -07:00
'sent' => 'Váš odkaz s heslem byl odeslán!',
'user' => 'Tento uživatel neexistuje nebo nemá přidruženou e-mailovou adresu',
2016-05-20 00:47:03 -07:00
];