snipe-it/resources/lang/sk/passwords.php
snipe 0d787fcc94 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2022-03-03 22:21:44 -08:00

7 lines
220 B
PHP

<?php
return [
'sent' => 'Úspech: Ak táto e-mailová adresa v našom systéme existuje, bol vám odoslaný e-mail na obnovenie hesla.',
'user' => 'No matching active user found with that email.',
];