Files
snipe-it/resources/lang/uk/passwords.php
T
2019-02-13 03:56:18 -08:00

8 lines
167 B
PHP

<?php
return [
'sent' => 'Лінк на пароль було надіслано!',
'user' => 'No matching active user found with that email.',
];