3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-15 22:45:40 +00:00
Files
snipe-it/resources/lang/cs/passwords.php
2018-10-26 15:51:38 -07:00

8 lines
162 B
PHP

<?php
return [
'sent' => 'Váš odkaz s heslem byl odeslán!',
'user' => 'Nebyl nalezen žádný aktivní uživatel s takovým e-mailem.',
];