snipe-it/resources/lang/uk/passwords.php
2017-12-12 09:20:57 -08:00

8 lines
231 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'sent' => 'Лінк на пароль було надіслано!',
'user' => 'Такий користувач не існує або не має асоційованої email адреси',
];